Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage Class / HasExport Property

In This Topic
    HasExport Property
    In This Topic
    Gets a value indicating whether this OptionalContentUsage contains Export property.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasExport As System.Boolean
    public System.bool HasExport {get;}
    See Also