ExpertPdf Html to Pdf Converter Library
ClipRectangle Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextElementClipRectangle
ExpertPdf Html to Pdf Converter Library
A rectangle to be added to the current cliping path
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF ClipRectangle { get; set; }
Public Property ClipRectangle As RectangleF
	Get
	Set
public:
property RectangleF ClipRectangle {
	RectangleF get ();
	void set (RectangleF value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)