ViewInfo Class
Represents view information for generic document.
Inheritance Hierarchy
SystemObject
  GroupDocs.Viewer.ResultsViewInfo
    More...

Namespace: GroupDocs.Viewer.Results
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
[SerializableAttribute]
public class ViewInfo

The ViewInfo type exposes the following members.

Constructors
  NameDescription
Public methodViewInfo
Initializes new instance of ViewInfo class.
Properties
  NameDescription
Public propertyFileType
The type of the file.
Public propertyPages
The list of pages to view.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
See Also
Inheritance Hierarchy