Attachmate.Reflection.Objects.Emulation.OpenSystems Library : CopyFormatOption Enumeration |
Member | Description |
---|---|
AsBitmap | Copy a graphics/bitmap image to the Clipboard. |
AsPlainText | Copy data as plain ASCII text. |
AsRichText | Copy data in rich text format. |
AsTableText | Copy data as a tab-delimited table. |
AsXML | Copy screen information using XML format. |