TextElementClipRectangle Property |
A rectangle to be added to the current cliping path
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic RectangleF ClipRectangle { get; set; }
Public Property ClipRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also