PdfWatermarkUseRelativeImageSize Property Terminal Works - PDF Printing.Net Library
If set to true than image size is relative to 100% page size. Exampple: if defined image size is 120 x 120 than for 50% page size displayed image size will be 60 x 60. Default is false.

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

public bool UseRelativeImageSize { get; set; }

Property Value

Type: Boolean
See Also

Reference