Class Case

Case class

Determines the case of a shape’s text.

public class Case : ICloneable

Constructors

NameDescription
Case(CaseValue)Constructor.

Properties

NameDescription
Ufe { get; set; }Specifies attributes of an element.
Value { get; set; }Determines the case of a shape’s text.

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