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.5.21
Syntaxpublic Padding DistanceFromText { get; set; }
Public Property DistanceFromText As Padding
Get
Set
Property Value
Padding
See Also