ExpertPdf Html to Pdf Converter Library
Margins Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentMargins
ExpertPdf Html to Pdf Converter Library
The default document margins. The new pages will use the default margins if no marings is specified
Declaration Syntax
C#Visual BasicVisual C++
public Margins Margins { get; set; }
Public Property Margins As Margins
	Get
	Set
public:
property Margins^ Margins {
	Margins^ get ();
	void set (Margins^ value);
}
Property Value

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