PdfMargins(Int32) Constructor

All margins have the same size in points

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfMargins(
	int margin
)

Parameters

margin  Int32
Margins size

See Also