Class DocumentData
Telerik internal use only.
Inheritance
System.Object
DocumentData
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class DocumentData
Constructors
DocumentData()
Declaration
public DocumentData()
Fields
Bytes
Telerik internal use only.
Declaration
public byte[] Bytes
Field Value
System.Byte[]
|
DocumentName
Telerik internal use only.
Declaration
public string DocumentName
Field Value
System.String
|
ErrorMessage
Telerik internal use only.
Declaration
public string ErrorMessage
Field Value
System.String
|
Extension
Telerik internal use only.
Declaration
public string Extension
Field Value
System.String
|
HasError
Telerik internal use only.
Declaration
public bool HasError
Field Value
System.Boolean
|
MimeType
Telerik internal use only.
Declaration
public string MimeType
Field Value
System.String
|