 | LoadHtmlConfigurationConvertLocalPaths Property |
Gets or set the value indicating if local images should be converted to
Visuals.
Default is true.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic 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
Boolean
See Also