NextDesign.DesktopOpenProjectOptionsPropertiesReadOnlyOn this pageOpenProjectOptions.ReadOnly property Namespace: NextDesign.Desktop Description You can specify whether to open the project read-only. If True is specified, the opened project cannot be edited. Default is False. bool ReadOnly { get; } type bool