Class ObjectKind

ObjectKind class

Indicates the type of text field.

public class ObjectKind

Constructors

NameDescription
ObjectKind(ObjectKindValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Indicates the type of text field.

Methods

NameDescription
Clone()Creates deep copy of this instance.
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also