Click or drag to resize

DocxPaginator Constructor

Costruttore wrapper

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public DocxPaginator(
	DocumentModelPaginator innerObject
)

Parameters

innerObject
Type: DocumentModelPaginator
The inner object.
See Also