| LoadHtmlConfigurationConvertLocalPaths Property |
Gets or set the value indicating if local images should be converted to
Visuals.
Default is true.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool ConvertLocalPaths { get; set; }
Public Property ConvertLocalPaths As Boolean
Get
Set
public:
property bool ConvertLocalPaths {
bool get ();
void set (bool value);
}
member ConvertLocalPaths : bool with get, set
Property Value
Type:
BooleanSee Also