DocumentViewer.ExtentHeight 屬性

定義

取得已分頁文件的整體垂直高度。

public:
 property double ExtentHeight { double get(); };
public double ExtentHeight { get; }
member this.ExtentHeight : double
Public ReadOnly Property ExtentHeight As Double

屬性值

以與裝置無關的像素指定之已分頁內容的整體垂直高度。 預設值為 0.0。

備註

針對垂直頁面排列, ExtentHeight 是所有頁面高度的總和,並包含頁面之間的空間。

相依性屬性資訊

識別碼欄位 ExtentHeightProperty
設定為 的中繼資料屬性 true

適用於

另請參閱