public static final class EmbeddedContent.EmbedType
extends com.aspose.ms.System.Enum
Type of svg area embedding
Modifier and Type | Field and Description |
---|---|
static int |
EmbedArea |
static int |
IframeArea |
static int |
ObjectArea |
static int |
SvgArea |
public static final int SvgArea
public static final int EmbedArea
public static final int ObjectArea
public static final int IframeArea
Copyright © 2016 Aspose. All Rights Reserved.