|
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; }
Public Property ClipRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also