function SetPaddings(nLeft: EMU = null, nTop: EMU = null, nRight: EMU = null, nBottom: EMU = null): void
Sets the text paddings to the current shape.
EMU
Left padding.
Top padding.
Right padding.
Bottom padding.
void