Click or drag to resize

PdfLabelValue Property

Gets or sets the value of the numeric portion for the first page label in the range. Subsequent pages are numbered sequentially from this value, which must be greater than or equal to 1.

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public int Value { get; set; }

Property Value

Int32
Default value: 1.
See Also