In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / DocumentAlignment Property

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 ViewerDocumentAlignment
public ViewerDocumentAlignment DocumentAlignment {get; set;}
Remarks
Default value is ViewerDocumentAlignment.DocumentAlignmentTopLeft.
See Also