Click or drag to resize

Margins(Single) Constructor

Initializes all margins with the same value

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public Margins(
	float all
)

Parameters

all  Single
The value for all document margins.
See Also