GdPicture.NET.14.WEB.DocuVieware.API
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 GdPicture14.OrientationMode
public GdPicture14.OrientationMode AnnotationOrientationMode {get; set;}
Remarks
Default value is GdPicture14.OrientationMode.RenderRotation.
See Also