Documents for Imaging .NET Edition | GCDocuments
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OutputRange Class / Type Property

In This Topic
    Type Property
    In This Topic
    Type of range: all pages, range of pages etc.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As OutputRangeType
    public OutputRangeType Type {get;}
    See Also