C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > C1WebReportServiceHelper Class : GetPageImagesMarkup Method |
'Declaration Public Function GetPageImagesMarkup( _ ByVal documentKey As System.String, _ ByVal dpi As System.Integer, _ ByVal zoom As System.Integer, _ ByVal pageIndices() As System.Integer, _ ByVal getImagesOnly As System.Boolean _ ) As PageImagesMarkup
public PageImagesMarkup GetPageImagesMarkup( System.string documentKey, System.int dpi, System.int zoom, System.int[] pageIndices, System.bool getImagesOnly )