FloatingLayoutAllowOverlap Property |
Gets or sets a value that specifies whether floating element can overlap other elements.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.6.10
Syntaxpublic bool AllowOverlap { get; set; }
Public Property AllowOverlap As Boolean
Get
Set
Property Value
Boolean
See Also