GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / AttachedFilesUrlPrefix Property
AttachedFilesUrlPrefix Property
In This Topic
Specify the Url prefix of attached files such as image in the html file.
Syntax
public System.string AttachedFilesUrlPrefix {get; set;}
See Also