Class LocalizeFont
LocalizeFont class
Specifies whether the shape text should be localized (translated into another language).
public class LocalizeFont : ICloneable
Constructors
Properties
Name | Description |
---|
Ufe { get; set; } | Specifies attributes of an element. |
Value { get; set; } | Specifies whether the shape text should be localized (translated into another language). |
Methods
Name | Description |
---|
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