public final class VCardUrlType
extends com.aspose.ms.System.Enum
Enumerates url type
| Modifier and Type | Field and Description |
|---|---|
static int |
HOME
Home type of url.
|
static int |
None
No type is specified,
|
static int |
WORK
Work type of url.
|
| Constructor and Description |
|---|
VCardUrlType()
Constructor for VCardUrlType.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int None
No type is specified,
public static final int HOME
Home type of url.
public static final int WORK
Work type of url.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.