HtmlImageSavingArgsImageFileName Property |
Gets or sets the file name (without path) where the image will be saved to.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string ImageFileName { get; set; }
Public Property ImageFileName As String
Get
Set
Property Value
String
See Also