Package | Description |
---|---|
com.aspose.pdf.api |
Modifier and Type | Method and Description |
---|---|
DocumentPropertyResponse |
PdfApi.GetDocumentProperty(String name,
String propertyName,
String storage,
String folder)
GetDocumentProperty
Read document property by name.
|
DocumentPropertyResponse |
PdfApi.PutSetProperty(String name,
String propertyName,
String storage,
String folder,
DocumentProperty body)
PutSetProperty
Add/update document property.
|
Copyright © 2016. All rights reserved.