API Reference
@univerjs
@univerjs/watermark
interfaces
Itextwatermarkconfig

@univerjs/watermark v0.4.2Docs


Interface: ITextWatermarkConfig

Extends

  • IGeneralWatermarkConfig

Properties

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

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.