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

EnableFileAttachments Property (DocuViewareControl)

In This Topic
Specifies if attached files of loaded documents can be retrieved and exported by the application users.
Syntax
'Declaration
 
Public Property EnableFileAttachments As Boolean
public bool EnableFileAttachments {get; set;}
Remarks
Default value is true.
See Also