DsmlRequestDocument.IsFixedSize Propriété

Définition

La propriété IsFixedSize obtient une valeur qui indique si DsmlRequestDocument est de taille fixe.

protected:
 property bool IsFixedSize { bool get(); };
protected bool IsFixedSize { get; }
member this.IsFixedSize : bool
Protected ReadOnly Property IsFixedSize As Boolean

Valeur de propriété

true si DsmlRequestDocument est de taille fixe ; sinon, false.

S’applique à