TextWatermarkUseFontSize Property

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

Definition

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

Property Value

Boolean

See Also