PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / ViewState Structure


In This Topic
    ViewState Structure Methods
    In This Topic

    For a list of all members of this type, see ViewState members.

    Public Methods
     NameDescription
    Public MethodCopies values from the current ViewState to corresponding properties of a C1PreviewPane.  
    Public Methodstatic (Shared in Visual Basic)Creates a ViewState value and fills it with the properties of a specified C1PreviewPane.  
    Public MethodTests whether the current ViewState contains the same values as the specified object.  
    Public MethodGenerates a hash code for the current ViewState.  
    Top
    See Also