DocumentRootPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.RootMetadataPackage
public abstract class DocumentRootPackage<TPackage> extends RootMetadataPackage
Represents a root package for document formats such as PDF, WordProcessing, Spreadsheet, Presentation, etc.
TPackage : The type of the native metadata package.
| Method | Description |
|---|---|
| getDocumentProperties() | Gets the native metadata properties presented in the document. |
public TPackage getDocumentProperties()
Gets the native metadata properties presented in the document.
Returns: TPackage - The document properties.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.