public byte[] GetRenderResource(string Format, string DeviceInfo, out string MimeType) { return(rs.GetRenderResource(Format, DeviceInfo, out MimeType)); }