public static class SvgSaveOptions.SvgImageSavingInfo extends SaveOptions.ResourceSavingInfo
This class represents set of data that related to external resource image file's saving during PDF to HTML conversion.
Constructor and Description |
---|
SvgImageSavingInfo()
creates new instance of HtmlImageSavingInfo
|
Modifier and Type | Method and Description |
---|---|
int |
getImageType()
represent type os saved image referenced in HTML.
|
void |
setImageType(int imageType)
represent type os saved image referenced in HTML.
|
getContentStream, getResourceType, getSupposedFileName, isCustomProcessingCancelled, setCustomProcessingCancelled
public SvgImageSavingInfo()
creates new instance of HtmlImageSavingInfo
public int getImageType()
represent type os saved image referenced in HTML. Set by converter and can be used in custom code to decide what should be done
SvgSaveOptions.SvgExternalImageType
public void setImageType(int imageType)
represent type os saved image referenced in HTML. Set by converter and can be used in custom code to decide what should be done
imageType
- SvgExternalImageType elementSvgSaveOptions.SvgExternalImageType