fontSize property
TextWatermarkOptions.fontSize property
Gets or sets a font size. The default value is 0 - auto.
get fontSize(): number
Exceptions
exception | condition |
---|---|
RuntimeError (Proxy error(ArgumentOutOfRangeException)) | Throws when argument was out of the range of valid values. |
Remarks
Valid values range from 0 to 65.5 inclusive.
Auto font size means that the watermark will be scaled to its max width and max height relative to the page margins.
See Also
- module Aspose.Words
- class TextWatermarkOptions