Table of Contents

TTMSFNCPDFRichTextLibParagraphStyle Record

Specifies the paragraph layout attributes for a block of rich text, including indentation, line spacing, line break mode, and tab stops.

API unit family: TMSFNCPDFRichTextLib

Syntax

TTMSFNCPDFRichTextLibParagraphStyle = record

Fields and properties

Name Type Description
Alignment TTMSFNCGraphicsTextAlign (undocumented)
FirstLineHeadIndent Single (undocumented)
HeadIndent Single (undocumented)
HyphenationFactor Single (undocumented)
LineBreakMode TTMSFNCPDFGraphicsLibLineBreakMode (undocumented)
LineHeightMultiple Single (undocumented)
LineSpacing Single (undocumented)
MaximumLineHeight Single (undocumented)
MinimumLineHeight Single (undocumented)
ParagraphSpacing Single (undocumented)
ParagraphSpacingBefore Single (undocumented)
TabStops TTMSFNCPDFRichTextLibTabStops (undocumented)
TailIndent Single (undocumented)