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: 20.2
Syntax
public RectangleF ClipRectangle { get; set; }

Property Value

Type: RectangleF
See Also