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