PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.FontFeature Class / Enabled Property

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