How can I help you?
PdfDrawElement
6 Feb 20261 minute to read
Represents a base class for all page graphics elements.
Properties
Get pen PdfPen
Gets or sets a pen that will be used to draw the element.
Set pen void
Gets or sets a pen that will be used to draw the element.
Parameters: value: PdfPen
Methods
drawGraphicsHelper
drawGraphicsHelper the graphics.
Returns void