FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Represents the information for a paging seal signature. More...
Public Attributes | |
number | firstPagePercent |
The percent of the first paging seal, this value is larger than 0.0 and less than 1.0. More... | |
number | offset |
The offset of paging seal. this value is always not negative number. More... | |
PagingSealPosition | position |
The position of paging seal, this value is one of "left", "right", "top" and "bottom". More... | |
Represents the information for a paging seal signature.
number PagingSealConfig::firstPagePercent |
The percent of the first paging seal, this value is larger than 0.0 and less than 1.0.
number PagingSealConfig::offset |
The offset of paging seal. this value is always not negative number.
PagingSealPosition PagingSealConfig::position |
The position of paging seal, this value is one of "left", "right", "top" and "bottom".