DsmlRequestDocument.IsFixedSize Özellik

Tanım

özelliği, IsFixedSize sabit bir boyuta DsmlRequestDocument sahip olup olmadığını gösteren bir değer içerir.

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

Özellik Değeri

true sabit bir boyuta DsmlRequestDocument sahipse; değilse, false.

Şunlara uygulanır