Class Style
Class for the Text Style
Inheritance
System.Object
Style
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dxflib.Entities.Text
Assembly: Dxflib.dll
Syntax
public class Style
Constructors
| Improve this Doc View SourceStyle()
Default Constructor
Declaration
public Style()
Properties
| Improve this Doc View SourceName
The Name of the Style
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |