SvgSaveOptions.SvgImageSavingInfo.ImageType

SvgSaveOptions.SvgImageSavingInfo.ImageType field

represent type os saved image referenced in HTML. Set by converter and can be used in custom code to decide what should be done

public SvgExternalImageType ImageType;

See Also