Assembly.AssembleMarkupDocument Property

[Read/Write] This property indicates whether or not the document will be assembled in Markup View. (The default value comes from the Session.DefaultAssembleMarkupDocument property.)

This property was introduced in HotDocs Server 10.1.

Syntax

public bool AssembleMarkupDocument { set; get; }