DocxPaginator.GetPageNumber Method

QsInformatica.Utils

DocxPaginatorGetPageNumber Method

Ritorna il numero delle pagine che compongono il documento.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public int GetPageNumber()
Public Function GetPageNumber As Integer
public:
int GetPageNumber()
member GetPageNumber : unit -> int 

Return Value

Type: Int32

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxPaginator.GetPageNumber"]

See Also