| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| Modifier and Type | Method and Description |
|---|---|
XmpDimensions |
XmpPagedTextPackage.getMaxPageSize()
Gets the size of the largest page in the document (including any in contained documents).
|
XmpDimensions |
XmpDynamicMediaPackage.getVideoFrameSize()
Gets the frame size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmpPagedTextPackage.setMaxPageSize(XmpDimensions value)
Sets the size of the largest page in the document (including any in contained documents).
|
void |
XmpDynamicMediaPackage.setVideoFrameSize(XmpDimensions value)
Sets the frame size.
|
Copyright © 2026. All rights reserved.