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

備註

相依性屬性資訊

識別碼欄位 StretchProperty
中繼資料屬性設定為 true AffectsMeasure

適用於

另請參閱