Winnovative PDF Print Documentation

PdfPrintUseHardMargins Property

Winnovative PDF Print
Set this property to false to disable the usage of printer hard margins when calculating the space available for printing in paper. The default value is true

Namespace:  Winnovative.PdfPrint
Assembly:  WnvPdfPrint (in WnvPdfPrint.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool UseHardMargins { get; set; }

Property Value

Type: Boolean
See Also

Reference