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