TTMSFNCPDFRichTextLibAttributeName Enumeration
Identifies a rich-text attribute stored for a character range.
API unit family: TMSFNCPDFRichTextLib
Members
| Name | Description |
|---|---|
anFontAttributeName |
Font family, name, and size attribute. |
anParagraphStyleAttributeName |
Paragraph style attribute. |
anForegroundColorAttributeName |
Text foreground color attribute. |
anBackgroundColorAttributeName |
Text background color attribute. |
anLigatureAttributeName |
Ligature behavior attribute. |
anKernAttributeName |
Kerning adjustment attribute. |
anStrikethroughStyleAttributeName |
Strikethrough style attribute. |
anUnderlineStyleAttributeName |
Underline style attribute. |
anStrokeColorAttributeName |
Stroke color attribute. |
anStrokeWidthAttributeName |
Stroke width attribute. |
anShadowAttributeName |
Text shadow attribute. |
anTextEffectAttributeName |
Text effect attribute. |
anAttachmentAttributeName |
Embedded attachment attribute. |
anLinkAttributeName |
Hyperlink target attribute. |
anToolTipAttributeName |
Tooltip text attribute. |
anBaselineOffsetAttributeName |
Baseline offset attribute. |
anUnderlineColorAttributeName |
Underline color attribute. |
anStrikethroughColorAttributeName |
Strikethrough color attribute. |
anObliquenessAttributeName |
Text obliqueness attribute. |
anExpansionAttributeName |
Text expansion attribute. |
anWritingDirectionAttributeName |
Writing direction attribute. |
anVerticalGlyphFormAttributeName |
Vertical glyph form attribute. |