ExpertPdf PDF Creator Library
Margins Constructor (all)
NamespacesExpertPdf.PdfCreatorMarginsMargins(Single)
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)