FigureLength.IsPage 属性

定义

获取一个值,该值确定此 FigureLength 是否具有 FigureUnitType 属性值 Page

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

属性值

Boolean

true 如果此属性 FigureLength 的属性值为 FigureUnitType Page;否则为 false。 默认值是 false

适用于