PrinterViewOptions Class
Represents the default implementation of IPrinterView options when creating a print document.
public class PrinterViewOptions : IPrinterViewOptions
- Inheritance:
- object object
- Implements:
- IPrinterViewOptions
Constructors
PrinterViewOptions()
Initializes an instance of the class.
public PrinterViewOptions()
Properties
MaxPageNumber
The maximum page number.
MinPageNumber
The minimum page number.
PrintRangeKind
A PrintRangeKind indicating the kind of print range.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()