EVO HTML to PDF Converter

SizeFloat Constructor

Winnovative Client for .NET Documentation
Constructs a size object with the given width and height

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

public SizeFloat(
	float width,
	float height
)

Parameters

width
Type: SystemSingle
The width
height
Type: SystemSingle
The height
See Also

Reference