Font-related settings.
Declaration Syntax| C# | Visual Basic | Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public FontsSettings Fonts { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Property Fonts As FontsSettings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public: property FontsSettings^ Fonts { FontsSettings^ get (); void set (FontsSettings^ value); }
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)