Section.StartingPageNumber Property

Gets or sets the starting page number for the section.

public int StartingPageNumber { get; set; }
Public Property StartingPageNumber As Int32

Property Value

Int32

Licensing Info

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

Remarks

This must be a value greater than or equal to 1.

See Also

Section
ceTe.DynamicPDF

In this topic