PdfPrintUseHardMargins Property
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: EvoPdf.PdfPrintAssembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
public bool UseHardMargins { get; set; }
Property Value
Boolean