public class CFF2PropertyStandard extends CFF2Property
The standart property
| Constructor and Description |
|---|
CFF2PropertyStandard(int indexName,
String containt)
Initializes a new instance of the
CFF2PropertyStandard class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexName()
The index of property name (from Standard Message File)
|
void |
setIndexName(int value)
The index of property name (from Standard Message File)
|
getContaint, setContaintpublic CFF2PropertyStandard(int indexName,
String containt)
Initializes a new instance of the CFF2PropertyStandard class.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.