| Einhugur OpenDocument Text Plugin for Xojo |
|
EinhugurODT.Strikethrough Class
A class for handling of Strike through text styling.
This class is immutable which means you can read from it, and construct new instances of it which have new values but you cannot change values on existing instances.
To assign new strike through setting to style then create new instance of this class.
Object
Strikethrough
class EinhugurODT.Strikethrough
Constructors
Strikethrough | Constructor which constructs Strikethrough with basic settings. (single line, same color as the text) |
Strikethrough | Constructor which constructs Strikethrough object from style, type and mode. |
Strikethrough | Constructor which constructs Strikethrough object from style, type , mode and color for the line. |
Properties
HasLineColor | Returns true if the strike through has line color set on it, else false. |
LineColor | Sets or gets the line color for the strike through. |
Mode | Returns the strike through mode. |
Style | Returns the strike through style. |
Type | Returns the strike through type. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS