Get the padding for the frame. The padding
extends in from the bounds of the frame and is kept clear of
content within the frame.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Inset Padding { get; }
Public ReadOnly Property Padding As Inset
Get
member Padding : Inset with get
Property Value
Type:
Inset
See Also