Click or drag to resize

FloatingLayoutAllowOverlap Property

Gets or sets a value that specifies whether floating element can overlap other elements.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool AllowOverlap { get; set; }

Property Value

Boolean
See Also