TableOfContentsOptionsPageNumbersOffset Property

An offset to be applied to all page numbers in the table of contents. This property can be useful when merging a PDF with a table of contents with other PDF documents. By defult this property is 0

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public int PageNumbersOffset { get; set; }

Property Value

Int32

See Also