ImageGear for .NET
PageViewState class Fields

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

Public Fields
 NameDescription
public FieldartPageThe object containing ART marks to display on the page. If you specify a value for both this property and artPageJson, the PageView.openPage function will ignore artPageJson.  
public FieldartPageJsonA string containing ART marks (in JSON format) to display on the page. If you specify a value for both this property and artPage, the PageView.openPage function will ignore this property.  
public FielddocumentIdentifierThe identifier of a document.  
public FieldencodedDocumentIdentifierThe identifier of a document, encoded using a form of base64 encoding.  
public FieldpageNumberThe page index of a page in a multi-page document. The first page in a file is index 0.  
public FieldviewFitTypeThe fit type for the page.  
public FieldviewMirrorA flag indicating whether the page should be mirrored. If you want to flip the page instead of mirror it, simply add 180 degrees to viewRotationDegreesClockwise and toggle this value.  
public FieldviewRectangleThe rectangle to display in the viewer if viewFitType is set to Rectangle. If viewFitType is not Rectangle then you can omit this value.  
public FieldviewRotationDegreesClockwiseThe amount of rotation to apply to the page. Valid values are 0 (or do not provide a value), 90, 180, 270, -90, -180, or -270.  
Top
See Also

Reference

PageViewState class
ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback