Search results

PdfCompositeField API in JavaScript Pdf Export API control

Represents class which can concatenate multiple automatic fields into single string.

Properties

automaticFields PdfAutomaticField[]

Gets and sets the list of the field to drawn.

text string

Gets and sets the content of the field.

Methods

drawHelper

Draws the page number field.

Returns void

getValue

Return the actual value generated from the list of automatic fields.

Returns string