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