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

In This Topic
DocumentAlignment Property (DocuViewareControl)
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.
Syntax
'Declaration
 
Public Property DocumentAlignment As GdPicture14.ViewerDocumentAlignment
public GdPicture14.ViewerDocumentAlignment DocumentAlignment {get; set;}
Remarks
Default value is ViewerDocumentAlignment.DocumentAlignmentTopLeft.
See Also