Click or drag to resize

PdfPageSettings SetMargins Method (Single)

Sets the margins.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void SetMargins(
	float margins
)

Parameters

margins
Type: System Single
The margins.
See Also