PreparePagePrintingEventArgsPdfContentSize Property

Gets the PDF content size which can be used for example to decide if the page should be printed landscape or portrait

Definition

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

Property Value

Size

See Also