Click or drag to resize

PdfClipPathClippingText Property

Gets the enumerable collection of all page text objects.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public IEnumerable<PdfTextObject> ClippingText { get; }

Property Value

IEnumerablePdfTextObject
See Also