[]
        
(Showing Draft Content)

C1.Report.FlexReport.GetPageImageSvg

GetPageImageSvg Method

GetPageImageSvg(int)

Returns a GrapeCity.Documents.Svg.GcSvgDocument representing the specified page.

Declaration
public GcSvgDocument GetPageImageSvg(int pageIndex)
Parameters
Type Name Description
int pageIndex

The index of the page.

Returns
Type Description
GcSvgDocument

The GrapeCity.Documents.Drawing.IImage representing the specified page, or null if the page was not found.