 |
PdfTextElementClipRectangle Property |
A rectangle to be added to the current clipping path.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic RectangleF ClipRectangle { get; set; }
Public Property ClipRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also