Format
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents a Clipboard format type.
- C#
- VB.NET
public class Format
Public Class Format
Constructors
Format(name, id)
Initializes a new instance of Format.
| Name | Type | Description |
|---|---|---|
| name | String | Format name. |
| id | Int32 | Format ID. |
Properties
Id
Int32: Format ID.
Name
String: Format name.