Class StiPdfRenderPrimitives
Methods
Static checkShape
-
Parameters
Returns boolean
Static getCheckBoxValue
-
Parameters
Returns boolean
Static getPenStyleDashString
-
Parameters
Returns string
Static renderCheckbox
- renderCheckbox(pp: StiPdfData, checkBoxValue: boolean, storeShading?: boolean): void
-
Parameters
-
-
checkBoxValue: boolean
-
Default value storeShading: boolean = true
Returns void
Static renderRoundedRectanglePrimitive
- renderRoundedRectanglePrimitive(pp: StiPdfData): void
Static renderShape
- renderShape(pp: StiPdfData, imageResolution: number): void