Gets or sets a value indicating whether the content of images inside the rendered MHTML should be split to individual lines that do not exceed 80 characters.
Namespace: MindFusion.Reporting.Wpf.Export
Assembly: MindFusion.Reporting.Wpf.HtmlExport
C#
![]() |
---|
public bool SplitImageContent { get; set; } |
Visual Basic
![]() |
---|
Public Property SplitImageContent As Boolean |
true to wrap image content; otherwise, false.