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

ShowRedactionSnapIn Property (DocuViewareControl)

In This Topic
Specifies whether the Redaction SnapIn is enabled.
Syntax
'Declaration
 
Public Property ShowRedactionSnapIn As Boolean
public bool ShowRedactionSnapIn {get; set;}
Remarks
Default value is true.
See Also