Layer 227
PageBlockHeading5
H 5 heading in an Instant View page.
constructor
pageBlockHeading5#dbbe6c6a text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
PageBlockGogram Example
// Creating PageBlockHeading5 constructor obj := &tg.PageBlockHeading5{ Text: &tg.RichText{}, }