Table of Contents

Property PageLabels

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

PageLabels

Gets the collection of page labeling ranges in this document.

public PdfPageLabels PageLabels { get; }

Property Value

PdfPageLabels

The collection of page labeling ranges in this document.

Remarks

Read the Page labels section to know how to assign custom names or numbers to pages in a PDF document.