FigureLength.IsPage Property

Definition

Gets a value that determines whether this FigureLength has a FigureUnitType property value of Page.

public:
 property bool IsPage { bool get(); };
public bool IsPage { get; }
member this.IsPage : bool
Public ReadOnly Property IsPage As Boolean

Property Value

true if this FigureLength has a FigureUnitType property value of Page; otherwise, false. The default value is false.

Applies to