EVO HTML to PDF Converter

PdfMargins Constructor (Single)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfMargins(
	float all
)

Parameters

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

Reference