Margins(Single) Constructor

Initializes all margins with the same value

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public Margins(
	float all
)

Parameters

all  Single
The value for all document margins.

See Also