System.Markdown.Styles.TMDPadding
TPersistent → TMDProperty |
Description
Defines padding for blocks with barground and border.
Properties
Bottom |
Published |
Specifies the bottom edge of the padding. |
Left |
Published |
Specifies the left edge of the padding. |
Right |
Published |
Specifies the right edge of the padding. |
Top |
Published |
Specifies the top edge of the padding. |
TMDProperty inheritance
Methods
Horz |
Public |
Total horizontal padding, left + right. |
Vert |
Public |
Total vertical padding, top + bottom. |