Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentConfiguration Class / UsageApplications Property

In This Topic
    UsageApplications Property
    In This Topic
    Gets a list of UsageApplication objects specifying which usage dictionary categories shall be consulted by PDF processors, when automatically setting the states of optional content groups based on external factors, such as the current system language or viewing magnification, and when they shall be applied.
    Syntax
    'Declaration
     
    Public ReadOnly Property UsageApplications As UsageApplicationList
    public UsageApplicationList UsageApplications {get;}
    See Also