IOlePresentationOptions

IOlePresentationOptions interface

Interface for import options of the embedded document to Presentation via OLE.

public interface IOlePresentationOptions : IImportDocumentOptions, ISizeOptions

Properties

Name Description
X { get; set; } The X coordinate of the embedded object frame.
Y { get; set; } The Y coordinate of the embedded object frame.

See Also