DataFormats

Wisej.Web.DataFormats

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides static, predefined Clipboard, format names. Use them to identify the format of data that you store in an IDataObject.

public class DataFormats

Fields

Methods

Returns a Format for the specified format.

Returns: Format. A Format that has the numeric ID and the name of the format.

Returns a Format for the specified ID.

Returns: Format. A Format that has the requested numeric ID and the name of the format.

Last updated