Click or drag to resize

PdfPageObjectClipPath Property

Gets the clipping path of this page object.

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

Property Value

PdfClipPath
See Also