PdfMargins(Single) Constructor

Initializes all margins with the same value

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public PdfMargins(
	float all
)

Parameters

all  Single
The value for all document margins.

See Also