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


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

IClipboardFormat.Priority Property

Priority of the Clipboard format for Paste (1 to 100, 100 highest priority).

[Visual Basic .NET]
Public Sub Priority ( _
    ByRef Priority As Int16& _
)
[C#]
public void Priority (
    ref Int16& Priority
);

Product Availability

Available with ArcGIS Desktop.

See Also

IClipboardFormat Interface