Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.05 KB

TagDefinitionWatermark.md

File metadata and controls

14 lines (11 loc) · 1.05 KB

TagDefinitionWatermark

Properties

Name Type Description Notes
text str The watermark text associated with the tag defintion. [optional]
page_span_percentage int The percentage of the page that the watermark associated with the tag definition spans on. [optional]
position OneOfTagDefinitionWatermarkPosition The position of the watermark on the page. [optional]
rotation_angle int The rotation angle, in degrees, of the watermark associated with the tag definition. [optional]
is_mandatory bool A boolean indicating whether or not the watermark associated with the tag is mandatory. [optional]
opacity int The opacity of the watermark associated with the tag definition. Valid value ranges from 0 to 100, with -1 as the default values. [optional]

[Back to Model list] [Back to API list] [Back to README]