1.2.5 OACopyPage

Description

Copy the image of an Origin Graph or Layout page to the clipboard.

Connector Pane

OACopyPage CP.jpg

Controls and Indicators

CI ref c.jpg Origin.IOApplication is a reference to Origin.ApplicationSI.
CI string c.jpg name is the name of the page to copy.
CI num c.jpg format is the format of the Graph. The possible values are:
Metafile = 0
EMetafile = 1
Bitmap = 2
DIB = 3
CI num c.jpg dpi is the dpi of the Graph.
CI num c.jpg color depth is the color depth of the Graph, which can be 1, 4, 8, 16, 24, 32.
CI err c.jpg Error In contains error information that occur before this VI or function runs.
CI ref i.jpg Origin.IOApplication.Out
CI tf i.jpg CopyPage is TRUE if file is saved successfully, otherwise, save failed.
CI err i.jpg Error Out contains error information.