InkClipboardFormats
(Microsoft.Ink.InkClipboardFormats)
Inherits:
System.Enum
Interfaces:
IComparable, IFormattable, IConvertible
Derived Types:
0
Assembly:
Microsoft.Ink.dll
Defines values that specify the format of ink that is stored on the Clipboard. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
VB.NET
C#
|
VB.NET
Public Enum Structure InkClipboardFormats
Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum
Articles