Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontFeature Class / Enabled Property

In This Topic
    Enabled Property
    In This Topic
    Gets or sets a value indicating whether the feature should be enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also