Skip to main content
Version: 3.5

Format

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a Clipboard format type.

public class Format

Constructors

Instance memberFormat(name, id)

Initializes a new instance of Format.

NameTypeDescription
nameStringFormat name.
idInt32Format ID.

Properties

Instance memberId

Int32: Format ID.

Instance memberName

String: Format name.