InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / IView Interface
Members


In This Topic
    IView Interface
    In This Topic
    IView represents the user interface aspect of each document.
    Object Model
    IView InterfaceIUiMode Interface
    Syntax
    'Declaration
     
    
    Public Interface IView 
    'Usage
     
    
    Dim instance As IView
    public interface IView 
    See Also