Click or drag to resize

PdfPageNumberField InternalLoadedGetValue Method

Internal method to get value of the field.

Namespace: Spire.Pdf.AutomaticFields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected string InternalLoadedGetValue(
	PdfPageWidget pageWidget
)

Parameters

pageWidget
Type: Spire.Pdf PdfPageWidget
The page

Return Value

Type: String
See Also