Aracılığıyla paylaş


DsmlRequestDocument.IsFixedSize Özellik

Tanım

özelliği, IsFixedSize değerinin sabit bir boyuta DsmlRequestDocument sahip olup olmadığını belirten 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 DsmlRequestDocument bir boyuta sahipse; değilse, false.

Şunlara uygulanır