Previous Document Next Document

Object Model Reference : Classes : L : Layer : Methods : Layer.PasteSpecial


Layer.PasteSpecial

Function PasteSpecial(FormatName As String, [PasteLink As Boolean = False], [DisplayAsIcon As Boolean = False], [Caption As String], [Icon As Variant]) As Boolean

Description

Member of Layer

The Paste method places the Clipboard contents in a specified format on a layer.

Parameter
Description
FormatName
Specifies the format
PasteLink
Specifies whether to paste a link to the contents. This parameter is optional, and its default value is False.
DisplayAsIcon
Specifies whether to display the contents as an icon. This parameter is optional, and its default value is False.
Caption
Specifies a caption for the contents. This parameter is optional.
Icon
Specifies an icon for the contents. This parameter is optional.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.