Interface IPageContentEncoder
Internal use only
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public interface IPageContentEncoder
Methods
Encode(Byte[])
Declaration
string Encode(byte[] content)
Parameters
System.Byte[]
content
|
Returns
System.String
|