Assembly.DocumentPreview Property

[Read/Write] This Boolean property indicates whether or not the Document Preview button should appear on the interview toolbar. The default value of this property is determined by the Allow document preview setting in the HotDocs Server Management Console.

Syntax

public bool DocumentPreview { set; get; }