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

In This Topic
    HasUsageApplications Property
    In This Topic
    Gets a value indicating whether the UsageApplications collection is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasUsageApplications As System.Boolean
    public System.bool HasUsageApplications {get;}
    See Also