TextWatermark.UseFontSize Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value indicating whether to use the font size from Font property instead of Width and Height values. Default is false.
public bool UseFontSize { get; set; }