ActiveReports Developer 7
UseMhtOutput Property
See Also 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace > Settings Class : UseMhtOutput Property

Glossary Item Box

Gets or sets the value indicates should Mht output be used for resulted word document or not.

Syntax

Visual Basic (Declaration) 
Public Property UseMhtOutput As System.Boolean
C# 
public System.bool UseMhtOutput {get; set;}

See Also