In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / AnnotationDropShadow Property

AnnotationDropShadow Property (DocuVieware)

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