public static final class HtmlSaveOptions.ImageParentTypes
extends com.aspose.ms.System.Enum
Enumerates possible types of image's parents Image can pertain to HTML page or to SVG parent image
| Modifier and Type | Field and Description |
|---|---|
static int |
HtmlPage
Image pertains to HTML page itself
|
static int |
SvgImage
Image was embedded in SVG image
|
public static final int HtmlPage
Image pertains to HTML page itself
public static final int SvgImage
Image was embedded in SVG image
Copyright © 2025 Aspose. All Rights Reserved.