FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
StampInfo Interface Reference

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...
 

Detailed Description

This interface describes the stamp infomation.

Since
9.0.0

Member Data Documentation

◆ category

string StampInfo::category

The category name string, which is used to group stamps in UI.

Since
9.0.0

◆ fileType

string StampInfo::fileType

The format of the stamp source file, which can be pdf, png, gif, jpeg, and svg.

Since
9.0.0

◆ height

number StampInfo::height

The height of the stamp icon.

Since
9.0.0

◆ iconName

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".

Since
9.0.0

◆ width

number StampInfo::width

The width of the stamp icon.

Since
9.0.0

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.