[]
Gets or sets the left margin for each page, in twips.
[TypeConverter(typeof(PageUnitConverter))]
public double MarginLeft { get; set; }
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.