ArcObjects Library Reference (ArcMapUI)  

IClipboardFormat2.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

IClipboardFormat2 Interface