Package | Description |
---|---|
com.aspose.pdf.api | |
com.aspose.pdf.model |
Modifier and Type | Method and Description |
---|---|
DocumentPropertyResponse |
PdfApi.PutSetProperty(String name,
String propertyName,
String storage,
String folder,
DocumentProperty body)
PutSetProperty
Add/update document property.
|
Modifier and Type | Method and Description |
---|---|
DocumentProperty |
DocumentPropertyResponse.getDocumentProperty()
getDocumentProperty
Gets DocumentProperty
|
Modifier and Type | Method and Description |
---|---|
List<DocumentProperty> |
DocumentProperties.getList()
getList
Gets List
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentPropertyResponse.setDocumentProperty(DocumentProperty DocumentProperty)
setDocumentProperty
Sets DocumentProperty
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentProperties.setList(List<DocumentProperty> List)
setList
Sets List
|
Copyright © 2016. All rights reserved.