HiQPdf Client for .NET Core
C#
VB
C++
F#
Show/Hide TOC
Pdf
Page
Size Constructor
Constructs the default A4 page size
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
Copy
public
PdfPageSize
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
PdfPageSize
()
F#
Copy
new
:
unit
->
PdfPageSize
See Also
Reference
PdfPageSize Class
PdfPageSize Overload
HiQPdfClient Namespace
In This Article
Definition
See Also