TextBoxFormatInternalMargin Property |
Gets or sets the internal margin.
Namespace:
GemBox.Document.Drawing
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic Padding InternalMargin { get; set; }
Public Property InternalMargin As Padding
Get
Set
Property Value
Type:
Padding
The internal margin.
See Also