HtmlSaveOptions.ImageParentTypes

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public static final class HtmlSaveOptions.ImageParentTypes extends System.Enum

Enumerates possible types of image’s parents Image can pertain to HTML page or to SVG parent image

Fields

FieldDescription
HtmlPageImage pertains to HTML page itself
SvgImageImage was embedded in SVG image

HtmlPage

public static final int HtmlPage

Image pertains to HTML page itself

SvgImage

public static final int SvgImage

Image was embedded in SVG image