[]
Gets or sets the font style for the watermark.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<FontStyle> WatermarkFontStyle { get; set; }
| Type | Description |
|---|---|
| EnumDefaultExportSetting<FontStyle> | An EnumDefaultExportSetting<T> object representing the font style. |