FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Represents a custom digital stamp template. More...
Public Attributes | |
number | height |
The height of the digital stamp template. More... | |
string | name |
The name of the custom digital stamp template. More... | |
string | pdfPath |
The path to the template in PDF format, which should contain special name text fields such as surname, name, title, date, associationName, and organizationName. More... | |
number | width |
The width of the digital stamp template. More... | |
Represents a custom digital stamp template.
number DigitalStampTemplate::height |
The height of the digital stamp template.
string DigitalStampTemplate::name |
The name of the custom digital stamp template.
string DigitalStampTemplate::pdfPath |
The path to the template in PDF format, which should contain special name text fields such as surname, name, title, date, associationName, and organizationName.
number DigitalStampTemplate::width |
The width of the digital stamp template.