Package | Description |
---|---|
com.groupdocs.metadata.core |
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.
|