ComponentOne Document Library for WPF
OutputRange Property

C1.WPF.Document.4 Assembly > C1.WPF.Document 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 PrintTicket will be used.
Syntax
'Declaration
 
Public Property OutputRange As OutputRange
public OutputRange OutputRange {get; set;}
See Also

Reference

C1PrintOptions Class
C1PrintOptions Members