EVO HTML to PDF Converter

PdfPageSize Constructor (Single, Single)

Winnovative Client for .NET Documentation
Constructs a custom page size

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public PdfPageSize(
	float width,
	float height
)

Parameters

width
Type: SystemSingle
The page width in points
height
Type: SystemSingle
The page height in points
See Also

Reference