Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / UsageApplication Class / Groups Property

In This Topic
    Groups Property (UsageApplication)
    In This Topic
    Gets the list of OptionalContentGroup objects that shall have their states automatically managed based on information in their usage dictionary.
    Syntax
    'Declaration
     
    Public ReadOnly Property Groups As OptionalContentGroupList
    public OptionalContentGroupList Groups {get;}
    See Also