EVO HTML to PDF Converter

PdfMargins Constructor (Single)

Winnovative Client for Windows Universal Platform Documentation
Initializes all margins with the same value

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

public PdfMargins(
	float all
)

Parameters

all
Type: SystemSingle
The value for all document margins.
See Also

Reference