This document is archived and information here might be outdated.  Recommended version.


IClipboardFormat.Format Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IClipboardFormat.Format Property

The Clipboard Format.

[Visual Basic .NET]
Public Sub Format ( _
    ByRef Format As Integer _
)
[C#]
public void Format (
    ref int Format
);

Product Availability

Available with ArcGIS Desktop.

See Also

IClipboardFormat Interface