XTextStyle Class

ABCpdf .net

 
   

Represents the style used when adding text.

All measurements are specified using the current Doc.Units.

System.Object
   WebSupergoo.ABCpdf10.XTextStyle

 

   
   
Method Description
ToString Returns a string representation of the object.

 

   
   
Property Description
Ascender An adjustment to allow the text ascender to coincide with the top of the text area.
Bold Whether to apply a synthetic bold effect.
CharSpacing The inter-character spacing.
CharUsage The usage of characters.
Direction The default text direction.
Font The current Font ID.
HPos The current horizontal positioning factor (0 to 1).
Indent The first line of paragraph indent.
Italic Whether to apply a synthetic italic effect.
Justification The horizontal justification factor.
Kerning The kerning method.
LeftMargin The paragraph indent.
LineSpacing The inter-line spacing.
Outline The width of character outlining.
ParaSpacing The inter-paragraph spacing.
PreserveSpace Whether to preserve white space characters for plain text.
Size The current text size.
Strike Whether to apply a strikethrough effect.
Strike2 Whether to apply a double strikethrough effect.
String The text style as a string.
Underline Whether to underline text.
VPos The current vertical positioning factor (0 to 1).
WordSpacing The inter-word spacing.