Document.PrintScaling

Document.PrintScaling property

Gets or sets the page scaling option that shall be selected when a print dialog is displayed for this document.

public PrintScaling PrintScaling { get; set; }

See Also