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: 2025.4.25
Syntaxpublic string PartFileName { get; set; }
Public Property PartFileName As String
Get
Set
Property Value
String
See Also