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

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