ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class / Fragment Property

In This Topic
    Fragment Property (MhtExportSettings)
    In This Topic
    Gets or sets a value indicating whether to output a fragment of the document.
    Syntax
    'Declaration
     
    Public Property Fragment As BoolDefaultExportSetting
    public BoolDefaultExportSetting Fragment {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether to output a fragment of the document.
    See Also