FigureLength.IsPage Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui détermine si FigureLength a une valeur de propriété FigureUnitType égale à Page.
public:
property bool IsPage { bool get(); };
public bool IsPage { get; }
member this.IsPage : bool
Public ReadOnly Property IsPage As Boolean
Valeur de propriété
true
si cela FigureLength a une FigureUnitType valeur de propriété ; Pagesinon, false
. La valeur par défaut est false
.