LayoutPath Property

Syntax

layoutPath = Object.LayoutPath
Type = string, read/write if not using ClientIniPath, otherwise, read only

Description

The LayoutPath reflects the UNC or mapped drive path to the Server’s Layout directory.

LayoutPath is currently not used by the control and is reflected due to its existence in the LLMWClnt.ini file.

Example

' Set the LayoutPath for the Default server (0)
ClientX1.LayoutPath = “\\XFILES\LOFTWARE\Layouts”

See also:

LabelsPath

PrinterPath