HtmlSaveOptions.HtmlImageSavingInfo.ImageType

HtmlSaveOptions.HtmlImageSavingInfo.ImageType field

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

public HtmlImageType ImageType;

See Also