Click or drag to resize

DocxDocumentGetPaginator Method

Gets the document paginator. Object to manage the documents page. Create a new object every time (like Gembox).

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public DocxPaginator GetPaginator()

Return Value

Type: DocxPaginator

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxDocument.GetPaginator"]

See Also