Session.DefaultAssembleMarkupDocument Property

[Read/Write] This property indicates whether or not documents will be assembled in Markup View by default for each Assembly created in the current Session.

The default value for this property comes from the HotDocs Server registry settings.

This property was introduced in HotDocs Server 10.1.

Syntax

public bool DefaultAssembleMarkupDocument { set; get; }