AnnotationDocumentPaginator.ComputePageCount 方法

定義

強制內容分頁、以新的總數更新 PageCount,並將 IsPageCountValid 設定為 true

public:
 override void ComputePageCount();
public override void ComputePageCount ();
override this.ComputePageCount : unit -> unit
Public Overrides Sub ComputePageCount ()

備註

在傳回之後 ComputePageCountIsPageCountValid 將會是 truePageCount 而 屬性會反映總頁數。

修改注釋內容或 PageSize 變更時,頁面數目可能會變更。

適用於

另請參閱