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