FloatingLayoutLayoutInCell Property |
When true, the floating element shall be positioned
within the existing table cell, causing the cell to be resized as needed.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool LayoutInCell { get; set; }
Public Property LayoutInCell As Boolean
Get
Set
Property Value
BooleanSee Also