Einhugur OpenDocument Text Plugin for Xojo

EinhugurODT.TextStyle Class

A base abstract class for styles which support text styling.

EinhugurODT.Style
   TextStyle

class EinhugurODT.TextStyle

Constructors

TextStyle (private) Private constructor.

Properties

FontNameSets or gets the font name.
FontSizeSets or gets font size.
FontStyleThis property has settings to set the font to Italic or oblique.
FontWeightSets or gets the font weight.
HasHighlightColorReturns true if the font has highlight color on it.
HasTextColorReturns true if the font has color on it.
HighlightColorSets or gets the highlight color.
Id (Inherited) Returns id of the style.
StrikethroughSets or gets strikethrough styling.
TextColorSets or gets the text color.
UnderlineSets or gets underline styling.
VerticalAlignmentSets vertical alignment for the text (like Subscript and Superscript)

Methods

ClearHighlightColorClears highlight color from the Style if there was highlight color on it.
ClearTextColorClears text color from the Style if there was text color on it.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS