Default constructor initializes with 0 all the margins

C# | Visual Basic | Visual C++ |
public Margins( float left, float right, float top, float bottom )
Public Sub New ( left As Single, right As Single, top As Single, bottom As Single )
public: Margins( float left, float right, float top, float bottom )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)