Document.Duplex

Document.Duplex property

Gets or sets print duplex mode handling option to use when printing the file from the print dialog.

public PrintDuplex Duplex { get; set; }

See Also