[]
        
(Showing Draft Content)

C1.WPF.Document.C1PrintOptions.OutputRange

OutputRange Property

OutputRange

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.

Declaration
[Browsable(false)]
public OutputRange OutputRange { get; set; }