GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / DocumentPosition Property

In This Topic
DocumentPosition Property (DocuVieware)
In This Topic
Default page position within the viewer when the rendering area of the displayed document in its current zoom configuration is smaller than the area of the viewer.
Syntax
'Declaration
 
Public Property DocumentPosition As GdPicture14.ViewerDocumentPosition
public GdPicture14.ViewerDocumentPosition DocumentPosition {get; set;}
Remarks
Default value is ViewerDocumentPosition.DocumentPositionMiddleCenter.
See Also