DocumentPageView.Stretch プロパティ

定義

コンテンツを拡大して表示ページを塗りつぶす方法を指定する Stretch 列挙体を取得または設定します。

public:
 property System::Windows::Media::Stretch Stretch { System::Windows::Media::Stretch get(); void set(System::Windows::Media::Stretch value); };
public System.Windows.Media.Stretch Stretch { get; set; }
member this.Stretch : System.Windows.Media.Stretch with get, set
Public Property Stretch As Stretch

プロパティ値

コンテンツを拡大して表示ページを塗りつぶす方法を指定する列挙値。 既定値は Uniform です。

注釈

依存関係プロパティ情報

品目 Value
識別子フィールド StretchProperty
に設定されたメタデータ プロパティ true AffectsMeasure

適用対象

こちらもご覧ください