RtfToHtmlHtmlDocumentPartSavingArgsPartFileName Property |
Gets or sets the file name (without path) where the part will be saved to.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.5.6
Syntaxpublic string PartFileName { get; set; }
Public Property PartFileName As String
Get
Set
Property Value
String
See Also