Skip to main content
All docs
V25.2
  • TdxReport.ExportToImage Method

    Name Description
    ExportToImage(TStream)

    Exports report content to a stream in the current image export format (selected using the Report Designer dialog).

    The default image export format is PNG (Portable Network Graphics).

    ExportToImage(string)

    Exports report content to a stream in the current image export format (selected using the Report Designer dialog).

    The default image export format is PNG (Portable Network Graphics).