Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentGroup Class / HasUsage Property

In This Topic
    HasUsage Property
    In This Topic
    Gets a value indicating whether this OptionalContentGroup has Usage property.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasUsage As System.Boolean
    public System.bool HasUsage {get;}
    See Also