Click or drag to resize

PdfLabelingRangesPages Property

Gets an ICollectionT containing the page indexes of the PdfLabelingRanges.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PdfLabelingRangesKeyValueCollection<int> Pages { get; }

Property Value

PdfLabelingRangesKeyValueCollectionInt32
See Also