DocumentViewerBase.PageCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前 Document 的總頁數。
public:
property int PageCount { int get(); };
public int PageCount { get; }
member this.PageCount : int
Public ReadOnly Property PageCount As Integer
屬性值
目前檔中的頁數,如果目前未載入任何檔, 則為 0 。
此屬性沒有預設值。
備註
此值會在內容編頁時更新。 因為流程內容沒有固定頁面的概念,所以如果檢視者調整大小,或正在顯示的內容已修改,此屬性的值可能會變更。
相依性屬性資訊
識別碼欄位 | PageCountProperty |
中繼資料屬性設定為 true |
無 |