ExpertPdf Html to Pdf Converter Library
Margins Constructor (all)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentMarginsMargins(Single)
ExpertPdf Html to Pdf Converter Library
Initializes all margins with the same value
Declaration Syntax
C#Visual BasicVisual C++
public Margins(
	float all
)
Public Sub New ( 
	all As Single
)
public:
Margins(
	float all
)
Parameters
all (Single)
The value for all document margins.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)