API Documentation > CorelDRAW > 2025-v26 > Layer > IVGLayer
Layer.PasteSpecial method
Pastes the clipboard contents in a specified format
Syntax:
Function PasteSpecial(ByVal FormatName As String, Optional ByVal PasteLink As Boolean = False, Optional ByVal DisplayAsIcon As Boolean = False, Optional ByVal Caption As String, Optional ByVal Icon As Variant) As Boolean
Parameters:
Name Type Description
FormatName
String
PasteLink
Boolean
Specifies whether to paste a link to the contents.
DisplayAsIcon
Boolean
Specifies whether to display the contents as an icon.
Caption
String
Icon
Variant
Remarks:
The Paste method places the Clipboard contents in a specified format on a layer.