Click or drag to resize
Pdf Library for .NET

PdfTextElementClipRectangle Property

A rectangle to be added to the current clipping path.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public RectangleF ClipRectangle { get; set; }

Property Value

RectangleF
See Also