EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Create
Settings
Page
Size Property
Gets or sets the page size of the PDF. Defaults to A4
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
PdfPageSize
PageSize
{
get
;
set
; }
Property Value
PdfPageSize
See Also
Reference
PdfDocumentCreateSettings Class
EvoPdf.Next Namespace
In This Article
Definition
See Also