ComponentOne Reports for WinForms Designer Edition: ComponentOne Reports for WinForms > Working with C1PrintDocument > Styles > Paragraph Object Styles

Paragraph Object Styles

The RenderParagraph object (as all render objects) has the Style property, which can be used to set style properties applied to the paragraph as a whole. Individual paragraph objects (ParagraphText and ParagraphImage) also have styles, but the set of style properties that are applied to paragraph objects is limited to the following properties:

      BackColor

      Brush (only if it is a solid brush)

      Font (and font-related properties such as FontBold, and so on.)

      HoverHyperlinkAttrs

      TextColor

      TextPosition

      VisitedHyperlinkAttrs


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.