'Declaration Public Enum TwoSidedPrinting Inherits System.Enum
public enum TwoSidedPrinting : System.Enum
'Declaration Public Enum TwoSidedPrinting Inherits System.Enum
public enum TwoSidedPrinting : System.Enum
Member | Description |
---|---|
LongEdge | Prints the pages on the front and back of the paper so that they are bound along the long edge of the paper, like a book. When you turn the page from right to left, the back of the page is oriented the same as the front. |
OneSided | Prints the pages on only one side of the paper. |
ShortEdge | Prints the pages on the front and back of the paper so that they are bound along the short edge of the paper, like a top-bound notepad. When you flip the page up from the bottom, the back of the page is oriented so that you can read it in that position. |
System.Object
System.ValueType
System.Enum
ActiveReports.Server.Scheduling.TwoSidedPrinting