Click or drag to resize

Margins(Single) Constructor

Initializes all margins with the same value

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public Margins(
	float all
)

Parameters

all  Single
The value for all document margins.
See Also