Table of Contents

Property NumberingStyle

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

NumberingStyle

Gets or sets the numbering style to be used for the numeric portion of page labels.

public PdfPageNumberingStyle NumberingStyle { get; set; }

Property Value

PdfPageNumberingStyle

The numbering style to be used for the numeric portion of page labels.

Remarks

If number style is Unspecified then page labels won't contain numeric portion.