EVO PDF Logo

PdfMargins Constructor (Single)

EVO PDF Client for .NET Framework
Initializes all margins with the same value

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfMargins(
	float all
)

Parameters

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

Reference