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

In This Topic
    Groups Property (OptionalContentMembership)
    In This Topic
    Gets an array of OptionalContentGroup objects specifying the optional content groups whose states shall determine the visibility of content controlled by this membership dictionary.
    Syntax
    'Declaration
     
    Public ReadOnly Property Groups As OptionalContentGroupList
    public OptionalContentGroupList Groups {get;}
    See Also