Click or drag to resize

FloatingTablePositioningDistanceFromText Property

Gets or sets the distance (in points) between the document text and the table.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Padding DistanceFromText { get; set; }

Property Value

Padding
See Also