Class FontLibraryElement
Internal use only
Inheritance
System.Object
FontLibraryElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class FontLibraryElement : ConfigurationElement
Constructors
FontLibraryElement()
Declaration
public FontLibraryElement()
Properties
FontLocations
UseDefaultLocations
Declaration
public bool UseDefaultLocations { get; set; }
Property Value
System.Boolean
|