Layer 220
PageBlockFooter
Page footer
constructor
pageBlockFooter#48870999 text:RichText = PageBlock;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Contents |
Returns
PageBlockGogram Example
// Creating PageBlockFooter constructor obj := &tg.PageBlockFooter{ Text: &tg.RichText{}, }