Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / ExportOptionsFormBase Class / Range Property

In This Topic
    Range Property (ExportOptionsFormBase)
    In This Topic
    Gets or sets the range of pages to be exported.
    Syntax
    'Declaration
     
    Public Property Range As OutputRange
    public OutputRange Range {get; set;}
    See Also