RVTDocs.com
Namespace: Autodesk.Revit.DB

Viewport

Class
Description:
An element that establishes the placement of a view on a sheet.
Remarks:
Viewports are used in Revit for purposes other than placement of views on sheets. Thus iteration of viewport elements in the model may locate viewports which are not assigned to sheets; you can use the SheetId property to filter these out.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.Viewport
Syntax
public class Viewport : Element