PdfFormField.GetOriginalPageNumber

Returns the original page number of the form field in the original PDF document.

public int GetOriginalPageNumber()
Function GetOriginalPageNumber() As Integer

Returns

Int32

The page number that the form field appears on (1 based index).

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfFormField
ceTe.DynamicPDF.Merger.Forms

In this topic