Back to Devexpress

Shape.ExportToImage Method

officefileapi-devexpress-dot-spreadsheet-dot-shape-dot-exporttoimage.md

latest696 B
Original Source

Shape.ExportToImage Method

NameParametersDescription
ExportToImage()noneSaves the drawing object as an image.
ExportToImage(Stream, ImageFileFormat)stream, formatSaves the drawing object as an image in the specified format.
ExportToImage(String, ImageFileFormat)fileName, formatSaves the drawing object as an image in the specified format.