Click or drag to resize
TextElementClipRectangle Property
A rectangle to be added to the current cliping path

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public RectangleF ClipRectangle { get; set; }

Property Value

Type: RectangleF
See Also