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

In This Topic
    HasGroups Property (OptionalContentMembership)
    In This Topic
    Gets a value indicating whether the Groups is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasGroups As System.Boolean
    public System.bool HasGroups {get;}
    See Also