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

In This Topic
    Groups Property (OptionalContentProperties)
    In This Topic
    Gets the collection of optional content groups.
    Syntax
    'Declaration
     
    Public ReadOnly Property Groups As OptionalContentGroupCollection
    public OptionalContentGroupCollection Groups {get;}
    See Also