Class PropertyFontExt
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Extended font property set allowing formula based specification of individual font aspects. Unlike simple font containers this class treats all properties as expressions.
public class PropertyFontExt : PropertyFont
- Inheritance
-
PropertyFontExt
- Inherited Members
Properties
Default
Gets or sets whether this font inherits all values from its parent (default) font.
public string Default { get; set; }
Property Value
Methods
IsSetToUseDefault()
public bool IsSetToUseDefault()
Returns
MixWith(PropertyFontExt)
public void MixWith(PropertyFontExt otherFont)
Parameters
otherFontPropertyFontExt