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

In This Topic
AnnotationDropShadow Property (DocuViewareControl)
In This Topic
Specifies whether GdPicture/XMP annotations are rendered with a drop shadow effect.
Syntax
'Declaration
 
Public Property AnnotationDropShadow As Boolean
public bool AnnotationDropShadow {get; set;}
Remarks
Default value is true.
See Also