Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / UsageApplication Class / Category Property

In This Topic
    Category Property (UsageApplication)
    In This Topic
    Gets or sets the array of names each of which corresponds to a usage dictionary entry.
    Syntax
    'Declaration
     
    Public Property Category As System.String()
    public System.string[] Category {get; set;}
    See Also