PdfPageLabels.AddRange Method

Adds the new page labeling range with specific properties to the collection.

Overload List

  NameDescription
Public methodAddRange(Int32, PdfPageNumberingStyle)
Adds the new page labeling range with specific properties to the collection.
Public methodAddRange(Int32, PdfPageNumberingStyle, String)
Adds the new page labeling range with specific properties to the collection.
Public methodAddRange(Int32, Int32, PdfPageNumberingStyle)
Adds the new page labeling range with specific properties to the collection.
Public methodAddRange(Int32, PdfPageNumberingStyle, String, Int32)
Adds the new page labeling range with specific properties to the collection.
Public methodAddRange(Int32, Int32, PdfPageNumberingStyle, String)
Adds the new page labeling range with specific properties to the collection.
Public methodAddRange(Int32, Int32, PdfPageNumberingStyle, String, Int32)
Adds the new page labeling range with specific properties to the collection.

See Also