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

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