[]
        
(Showing Draft Content)

C1.Win.C1Document.Forms.OutputRangeForm.SetOutputRange

SetOutputRange Method

SetOutputRange(OutputRange, int?)

Assigns the output range.

Declaration
public virtual void SetOutputRange(OutputRange range, int? maxPageNumber)
Parameters
Type Name Description
OutputRange range

The range to assign.

int? maxPageNumber

The maximum possible page number.