Click or drag to resize

PdfSectionPageNumberField GetValue Method

Namespace: Spire.Pdf.AutomaticFields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override string GetValue(
	PdfCanvas graphics
)

Parameters

graphics
Type: Spire.Pdf.Graphics PdfCanvas

Return Value

Type: String
See Also