HiQPdf Documentation

PdfMargins Constructor (Single)

HiQPdf Client for .NET Core
All margins have the same size in points

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

public PdfMargins(
	float margin
)

Parameters

margin
Type: SystemSingle
Margins size
See Also

Reference