Class FontLocationElement
Internal use only
Inheritance
System.Object
FontLocationElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public class FontLocationElement : ConfigurationElement
Constructors
FontLocationElement()
Declaration
public FontLocationElement()
Properties
Path
Declaration
public string Path { get; set; }
Property Value
System.String
|
SearchSubfolders
Declaration
public bool SearchSubfolders { get; set; }
Property Value
System.Boolean
|