Initializes all margins with the same value

C# | Visual Basic | Visual C++ |
public Margins( float all )
Public Sub New ( all As Single )
public: Margins( float all )

- all (Single)
- The value for all document margins.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)