Layer 227
PageBlockHeading6
H 6 heading (deepest) in an Instant View page.
constructor
pageBlockHeading6#682a41a9 text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
PageBlockGogram Example
// Creating PageBlockHeading6 constructor obj := &tg.PageBlockHeading6{ Text: &tg.RichText{}, }