Table of Contents

TTMSFNCPDFRichTextLibAttributeValue Record

Holds the complete set of rich-text attribute values applied to a character range, including paragraph style, colors, font, decoration, and embedded content.

API unit family: TMSFNCPDFRichTextLib

Syntax

TTMSFNCPDFRichTextLibAttributeValue = record

Fields and properties

Name Type Description
ApplyBold Boolean (undocumented)
ApplyFontName Boolean (undocumented)
ApplyFontSize Boolean (undocumented)
ApplyItalic Boolean (undocumented)
BackgroundColor TTMSFNCGraphicsColor (undocumented)
BaselineOffset Single (undocumented)
Bitmap TTMSFNCBitmap (undocumented)
BitmapFile String (undocumented)
Bold Boolean (undocumented)
FontFamily String (undocumented)
FontName String (undocumented)
FontSize Single (undocumented)
ForegroundColor TTMSFNCGraphicsColor (undocumented)
Italic Boolean (undocumented)
ParagraphStyle TTMSFNCPDFRichTextLibParagraphStyle (undocumented)
Strikethrough TTMSFNCPDFRichTextLibUnderlineStyles (undocumented)
StrikethroughColor TTMSFNCGraphicsColor (undocumented)
StrokeColor TTMSFNCGraphicsColor (undocumented)
StrokeWidth Single (undocumented)
ToolTip String (undocumented)
URL String (undocumented)
Underline TTMSFNCPDFRichTextLibUnderlineStyles (undocumented)
UnderlineColor TTMSFNCGraphicsColor (undocumented)