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

In This Topic
DocumentAlignment Property (DocuVieware)
In This Topic
Default image alignment within the viewer when the area of the viewer is smaller than the displayed document in its current zoom configuration.
Setting this property to DocumentAlignmentTopLeft has the effect to display the most top-left part of the displayed page during "Zoom In" operations.
Syntax
'Declaration
 
Public Property DocumentAlignment As GdPicture14.ViewerDocumentAlignment
 
Remarks
Default value is ViewerDocumentAlignment.DocumentAlignmentTopLeft.
See Also