A structure containing information about a state of a C1PreviewPane, such as scrolling position, zoom factor and so on. See also ViewState()()()().

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public struct ViewState
Visual Basic
Public Structure ViewState

See Also