PdfPrintDefaultPageSettings Property

The page settings that are used as defaults for all pages to be printed

Definition

Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
C#
public PageSettings DefaultPageSettings { get; }

Property Value

PageSettings

See Also