Search results

PdfFillElement API in JavaScript Pdf Export API control

Represents a base class for all page graphics elements.

Properties

brush PdfBrush

Gets or sets a brush of the element.

pen PdfPen

Gets or sets a pen that will be used to draw the element.

Methods

drawGraphicsHelper

drawGraphicsHelper the graphics.

Returns void