ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / UseMhtOutput Property

In This Topic
    UseMhtOutput Property
    In This Topic
    Gets or sets the value indicates should Mht output be used for resulted word document or not.
    Syntax
    'Declaration
     
    Public Property UseMhtOutput As Boolean
    public bool UseMhtOutput {get; set;}
    See Also