EVO PDF Logo

PdfMargins Constructor (Single)

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfMargins(
	float all
)

Parameters

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

Reference