ComponentOne FlexReport for WinForms
MarginLeft Property (Layout)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Layout Class : MarginLeft Property
Gets or sets the left margin for each page, in twips.
Syntax
'Declaration
 
Public Property MarginLeft As System.Double
public System.double MarginLeft {get; set;}
Remarks
The margins are measured in twips, from the edges of the paper. You can select the paper size and orientation using the PaperSize and Orientation properties.
See Also

Reference

Layout Class
Layout Members