HeaderFooterCommand Class
HeaderFooterCommand class
Represents the command of header/footer
type HeaderFooterCommand struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetType | Gets the header/footer’ command type . |
| GetFont | Gets the font of the command’s value. |
| GetText | Gets the text of the command. |