Winnovative Logo

PdfMargins Constructor (Single)

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public PdfMargins(
	float all
)

Parameters

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

Reference