Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentConfiguration Class / ON Property

In This Topic
    ON Property
    In This Topic
    Gets an array of optional content groups whose state shall be set to ON when this configuration is applied.
    Syntax
    'Declaration
     
    Public ReadOnly Property ON As OptionalContentGroupList
    public OptionalContentGroupList ON {get;}
    See Also