ISvgResourceKeeperCallback Methods |
The ISvgResourceKeeperCallback type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnFontResourceReady |
Called for each font used in SVG. Use it to specify how to store the font.
|
![]() | OnImageResourceReady |
Called for each raster image in SVG. Use it to specify how to store the raster image.
|
![]() | OnSvgDocumentReady |
Called when SVG document is ready.
|