Copies the current map or page layout view to the clipboard.
[Visual Basic 6.0] Sub CopyViewToClipboard As Empty
[Visual Basic .NET]
Public Sub CopyViewToClipboard ( _
)
[C#] public void CopyViewToClipboard ( );
Copies a bitmap of the view to the system clipboard so that it can be copied into other applications. The output will exactly reflect the state of the view as seen on the screen.
2003 800A07D3: No document loaded.