Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / DocumentViewLayout Property
In This Topic
DocumentViewLayout Property
In This Topic
Gets or sets a value indicating how documents in the Workspace will be arranged.
Syntax
expression.DocumentViewLayout As ArrangeDocumentEnum
where expression is a variable that represents a UserInterfaceSettings Object
See Also