SubtitleFileSave Method
Saves all modifications to the current subtitle file.
Namespace: DevCase.ThirdParty.SubtitleWorkshopAssembly: DevCase.net48.ThirdParty.SubtitleWorkshop (in DevCase.net48.ThirdParty.SubtitleWorkshop.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Function Save As Boolean
Dim instance As SubtitleFile
Dim returnValue As Boolean
returnValue = instance.Save()
member Save : unit -> bool
No code example is currently available or this language may not be supported.
Return Value
Boolean if the operation success, otherwise,
.