API Reference > imodeljs-markup > MarkupApp > MarkupData MarkupData Interface Beta Markup data returned by MarkupApp.stop Extends MarkupSvgData Properties Name Type Description image undefined | string a base64 encoded string with the image of the view that was marked up. Inherited properties Name Type Inherited from Description rect WidthAndHeight MarkupSvgData The size of the image, in pixels. svg undefined | string MarkupSvgData a string holding the svg data for the markup. Defined in core/markup/src/Markup.ts Line 40 Last Updated: 13 June, 2024