Layer 220
PageBlockParagraph
A paragraph
constructor
pageBlockParagraph#467a0766 text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
PageBlockGogram Example
// Creating PageBlockParagraph constructor obj := &tg.PageBlockParagraph{ Text: &tg.RichText{}, }