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

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