DsmlRequestDocument.IsFixedSize Propiedad

Definición

La IsFixedSize propiedad 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 es si tiene DsmlRequestDocument un tamaño fijo; en caso contrario, falsees .

Se aplica a