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: 27.1.0
Syntax
public DocxPaginator GetPaginator()

Return Value

DocxPaginator

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

See Also