HtmlSaveOptionsImagesDirectorySrcPath Property |
Gets or sets the relative directory that will be used when referencing images in the HTML.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string ImagesDirectorySrcPath { get; set; }
Public Property ImagesDirectorySrcPath As String
Get
Set
Property Value
String
See Also