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: 2024.7.18
Syntax public string ImageFileName { get; set; }
Public Property ImageFileName As String
Get
Set
Property Value
StringSee Also