TextWatermarkUseFontSize Property

Gets or sets a value indicating whether to use the font size from Font property instead of Width and Height values.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public bool UseFontSize { get; set; }

Property Value

Boolean

See Also