@univerjs/watermark v0.5.0-beta.1Docs


Interface: ITextWatermarkConfig

Extends

  • IGeneralWatermarkConfig

Properties

PropertyTypeInherited fromDefined in
boldboolean-watermark/src/common/type.ts:41
colorstring-watermark/src/common/type.ts:40
content?string-watermark/src/common/type.ts:38
direction"ltr" | "rtl" | "inherit"-watermark/src/common/type.ts:43
fontSizenumber-watermark/src/common/type.ts:39
italicboolean-watermark/src/common/type.ts:42
opacitynumberIGeneralWatermarkConfig.opacitywatermark/src/common/type.ts:33
repeatbooleanIGeneralWatermarkConfig.repeatwatermark/src/common/type.ts:28
rotatenumberIGeneralWatermarkConfig.rotatewatermark/src/common/type.ts:32
spacingXnumberIGeneralWatermarkConfig.spacingXwatermark/src/common/type.ts:30
spacingYnumberIGeneralWatermarkConfig.spacingYwatermark/src/common/type.ts:31
xnumberIGeneralWatermarkConfig.xwatermark/src/common/type.ts:26
ynumberIGeneralWatermarkConfig.ywatermark/src/common/type.ts:27