ComponentOne Document Library for WinForms
OutputRange Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1PrintOptions Class : OutputRange Property
Gets or sets the OutputRange object defining the range of pages to print. This can be null in which case values specified in PrinterSettings will be used.
Syntax
'Declaration
 
Public Property OutputRange As OutputRange
public OutputRange OutputRange {get; set;}
See Also

Reference

C1PrintOptions Class
C1PrintOptions Members