Indicates whether the document window is floating.
Public Property IsFloating() As bool
public bool IsFloating;
Returns a Boolean value; true means the document window is floating, else false.
Read-only