Winnovative HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Pdf
Page
Size
Width Property
Gets or sets the page width
Definition
Namespace:
Winnovative
Assembly:
WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
Copy
public
float
Width
{
get
;
set
; }
VB
Copy
Public
Property
Width
As
Single
Get
Set
Property Value
Single
See Also
Reference
PdfPageSize Class
Winnovative Namespace
In This Article
Definition
See Also