DsmlRequestDocument.IsFixedSize Propiedad

Definición

La propiedad IsFixedSize contiene un valor que indica si DsmlRequestDocument tiene un tamaño fijo.

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

Valor de propiedad

true si la DsmlRequestDocument tiene un tamaño fijo; en caso contrario, false.

Se aplica a