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: 2024.11.20
Syntax public bool AllowOverlap { get; set; }
Public Property AllowOverlap As Boolean
Get
Set
Property Value
BooleanSee Also