if (file.FileData.Length > 0)
{
documentViewer.Visible = true;
documentViewer.DocumentSource = new DocumentSource(
new DocumentInfo(file.FileId.ToString(), file.FileName, DocumentFormat.Pdf), file.FileData);
}
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.