Click or drag to resize

PdfLabelingRangesCount Property

Gets the number of page index/page label pairs contained in the PdfLabelingRanges.

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

Property Value

Int32

Implements

ICollectionTCount
See Also