FontSizeAction Class
Definition
Action that gets or sets the font size of the current selection.
public class FontSizeAction
Constructors
| Name | Description |
|---|---|
| FontSizeAction | No summary available. |
FontSizeAction Constructor
public FontSizeAction()
Methods
| Name | Description |
|---|---|
| GetAvailableValues | No summary available. |
GetAvailableValues Method
public System.Collections.Generic.IEnumerable<double> GetAvailableValues()
Returns
System.Collections.Generic.IEnumerable<double>
Properties
| Name | Description |
|---|---|
| DisplayName | No summary available. |
| Id | No summary available. |
DisplayName Property
public string DisplayName { get; set; }
Id Property
public string Id { get; set; }