PreparePagePrintingEventArgsPageSettings Property

Gets or sets the page settings for the page to be printed

Definition

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

Property Value

PageSettings

See Also