HiQPdf Documentation

SizeFloat Constructor

HiQPdf Client for .NET Core
Creates a size

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public SizeFloat(
	float width,
	float height
)

Parameters

width
Type: SystemSingle
Width
height
Type: SystemSingle
Height
See Also

Reference