'Usage
Dim instance As ExportSettings
Dim value As Margins
instance.Margins = value
value = instance.Margins
Property Value
A System.Drawing.Printing.Margins that represents the margins (in hundredths of an inch) for the Report's pages. By default a null reference (Nothing in Visual Basic), indicating that the printer's default margins will be used.
Remarks
The UnitConverter class can be used to convert values to and from hundredths of an inch.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2