True if this drawel specifies page settings

Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public bool HasPageSettings { get; }
Visual Basic (Declaration)
Public ReadOnly Property HasPageSettings As Boolean

See Also