FloatingTablePositioningDistanceFromText Property |
Gets or sets the distance (in points) between the document text and the table.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public Padding DistanceFromText { get; set; }
Public Property DistanceFromText As Padding
Get
Set
Property Value
PaddingSee Also