C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > IC1WebReportService Interface : GetPageImagesMarkup Method |
true
this method will generate page images only without information about document text.
'Declaration 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
PageImagesMarkup GetPageImagesMarkup( System.string documentKey, System.int dpi, System.int zoom, System.int[] pageIndices, System.bool getImagesOnly )
true
this method will generate page images only without information about document text.