C# Class Pcc.ViewingSessionProperties

This object contains properties of the document. Most of them are for the viewing operation.

These will be used in the various opening/conversion processes on the server that support client-side viewing.

Show file Open project: Accusoft/PCC-Viewer-CSharp-Annotation-Layers Class Usage Examples

Public Methods

Method Description
ViewingSessionProperties ( ) : System

Initializes a new instance of the ViewingSessionProperties class.

Method Details

ViewingSessionProperties() public method

Initializes a new instance of the ViewingSessionProperties class.
public ViewingSessionProperties ( ) : System
return System