| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
This interface describes the stamp infomation. More...
| Public Attributes | |
| string | category | 
| The category name string, which is used to group stamps in UI.  More... | |
| string | fileType | 
| The format of the stamp source file, which can be pdf, png, gif, jpeg, and svg.  More... | |
| number | height | 
| The height of the stamp icon.  More... | |
| string | iconName | 
| The stamp icon name string, supports custom and predefined standard icon names. Predefined standard icon names: "Approved", "AsIs", "Confidential", "Departmental", "Draft", "Experimental", "Expired", "Final", "ForComment", "ForPublicRelease", "NotApproved", "NotForPublicRelease", "Sold", "TopSecret". More... | |
| number | width | 
| The width of the stamp icon.  More... | |
This interface describes the stamp infomation.
| string StampInfo::category | 
The category name string, which is used to group stamps in UI.
| string StampInfo::fileType | 
The format of the stamp source file, which can be pdf, png, gif, jpeg, and svg.
| number StampInfo::height | 
The height of the stamp icon.
| string StampInfo::iconName | 
The stamp icon name string, supports custom and predefined standard icon names. 
 Predefined standard icon names: "Approved", "AsIs", "Confidential", "Departmental", "Draft", "Experimental", "Expired", "Final", "ForComment", "ForPublicRelease", "NotApproved", "NotForPublicRelease", "Sold", "TopSecret". 
| number StampInfo::width | 
The width of the stamp icon.