ViewInfo

ViewInfo class

Represents view information for generic document.

The ViewInfo type exposes the following members:

Constructors

Name Description
ViewInfo() Initializes new instance of ViewInfo class.
ViewInfo(file_type, pages) Initializes a new instance of the ViewInfo class

Properties

Name Description
file_type The type of the file.
pages The list of pages to view.

See Also