IBaseView

Scriptable object

Description

Document View interface

Properties

Property Description
Document Document associated with view
Window Returns View window handle

Methods

Method Description
Activate Activates the view
Create Creates view window on demand
PrintClient Request to draw content in given DC, if host window is reused
Update Updates content of the view

See Also

IApplication::ActiveView, IBaseDocument::ActiveView, IBaseViews::Item, IExternalDocument::ActiveView, IExternalDocumentView, IScriptApplication::ActiveView, ITextDocument::ActiveView, ITextView

#API