| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub CopyDataToClipboard( _ ByVal format As ClipboardFormat, _ ByVal settings As ViewLayoutSettings _ ) | |
| C# | |
|---|---|
public void CopyDataToClipboard( ClipboardFormat format, ViewLayoutSettings settings ) | |
Parameters
- format
- The clipboard format.
- settings
- The Layout settings. Set to null for the default layout to be applied.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2