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

In This Topic
AnnotationOrientationMode Property (DocuViewareControl)
In This Topic
Specifies the orientation mode for a newly added annotation.
Syntax
'Declaration
 
Public Property AnnotationOrientationMode As OrientationMode
public OrientationMode AnnotationOrientationMode {get; set;}
Remarks
Default value is OrientationMode.RenderRotation.
See Also