[]
        
(Showing Draft Content)

C1.Win.Document.Forms.OutputRangeForm.SetOutputRange

SetOutputRange Method

SetOutputRange(OutputRange, int?)

Assigns the output range.

Declaration
public virtual void SetOutputRange(OutputRange range, int? maxPageNumber)
Public Overridable Sub SetOutputRange(range As OutputRange, maxPageNumber As Integer?)
Parameters
Type Name Description
OutputRange range

The range to assign.

int? maxPageNumber

The maximum possible page number.