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

FileDownloadCustomHeaders Property (DocuViewareControl)

In This Topic
Syntax
'Declaration
 
Public Property FileDownloadCustomHeaders As NameValueCollection
public NameValueCollection FileDownloadCustomHeaders {get; set;}
See Also