Click or drag to resize

PdfLabelingRangesLabels Property

Gets an ICollectionT containing the labels in the PdfLabelingRanges.

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

Property Value

PdfLabelingRangesKeyValueCollectionPdfLabel
See Also