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

In This Topic
    Usage Property
    In This Topic
    Gets or sets the OptionalContentUsage object describing the nature of the content controlled by the group.
    Syntax
    'Declaration
     
    Public Property Usage As OptionalContentUsage
    public OptionalContentUsage Usage {get; set;}
    See Also