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

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