THotPDF.ClearPageLabels Method
メソッドの要約: THotPDF.ClearPageLabels Method
宣言
procedure ClearPageLabels;
ユニット
HPDFDoc
使用上の注意
- Call this method before EndDoc when previously queued page-label ranges should not be emitted
- The method only affects generated-document page labels queued with SetPageLabel and its helpers
- Loaded-document page-label editing uses the separate SetLoadedPageLabel API
Related API
- THotPDF.SetPageLabel Method
- THotPDF.SetLoadedPageLabel Method