TextElementClipRectangle Property |
A rectangle to be added to the current cliping path
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public RectangleF ClipRectangle { get; set; }
Public Property ClipRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also