PdfWatermarkUseRelativeTextSize Property Terminal Works - PDF Printing.Net Library
If set to true than text size is relative to 100% page size. Exampple: if defined font size is 12 than for 50% page size displayed font size will be 6. Default is false.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool UseRelativeTextSize { get; set; }

Property Value

Type: Boolean
See Also

Reference