Click or drag to resize

TableFormat Paddings Property

Gets the padding settings for the table.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Paddings Paddings { get; }

Return Value

Type: Paddings
A Paddings object containing the padding settings.
See Also