public interface IOlePresentationOptions extends IImportDocumentOptions, ISizeOptions
Interface for import options of the embedded document to Presentation via OLE.
| Modifier and Type | Method and Description |
|---|---|
int |
getX()
The X coordinate of the embedded object frame.
|
int |
getY()
The Y coordinate of the embedded object frame.
|
void |
setX(int value)
The X coordinate of the embedded object frame.
|
void |
setY(int value)
The Y coordinate of the embedded object frame.
|
getExtension, getObjectData, getPageNumbergetHeight, getWidth, setHeight, setWidthCopyright © 2024. All rights reserved.