Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 996 Bytes

ExportEntryRequestWatermark.md

File metadata and controls

12 lines (9 loc) · 996 Bytes

ExportEntryRequestWatermark

Properties

Name Type Description Notes
text str The text of the watermark. The value must be a string with a length of at most 100 characters and must not be all whitespace characters. [optional] [default to '']
position OneOfExportEntryRequestWatermarkPosition The position of the watermark. The default value is DeadCenter. [optional]
rotation_angle int The rotation angle of the watermark. The value must be between 0 and 360 (inclusive). The default value is 0. [optional] [default to 0]
page_span_percentage int The percentage of the page that the watermark spans on. The value must be between 1 and 100 (inclusive). The default value is 50. [optional] [default to 50]

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