Enum HtmlSaveOptions.ImageParentTypes
HtmlSaveOptions.ImageParentTypes enumeration
Enumerates possible types of image’s parents Image can pertain to HTML page or to SVG parent image
public enum ImageParentTypes
Values
Name | Value | Description |
---|---|---|
HtmlPage | 0 | Image pertains to HTML page itself |
SvgImage | 1 | Image was embedded in SVG image |
See Also
- class HtmlSaveOptions
- namespace Aspose.Pdf
- assembly Aspose.PDF