public class CFF2PropertyCustom extends CFF2Property
The custom property
| Constructor and Description |
|---|
CFF2PropertyCustom(String name,
String containt)
Initializes a new instance of the
CFF2PropertyCustom class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The property name
|
void |
setName(String value)
The property name
|
getContaint, setContaintpublic CFF2PropertyCustom(String name, String containt)
Initializes a new instance of the CFF2PropertyCustom class.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.