public PrintSettings() { Margin = 5; AutoRotateImage = true; AutoScaleImage = true; AllowEnlargeImage = false; CenterImage = false; TextFont = new XmlFont("Arial", 10); }