HtmlDocumentPartSavingArgsPartFileName Property |
Gets or sets the file name (without path) where the part will be saved to.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string PartFileName { get; set; }
Public Property PartFileName As String
Get
Set
Property Value
StringSee Also