Set Form-Field Signature value....7) Syntax C# VB C++ F# protected virtual void SetValue ( Object...Object value ) Protected Overridable Sub SetValue ( value As Object...
Exports the character dictionary to a file with the specified name....8 Syntax C# VB C++ F# protected override void Export ( string...string filePath ) Protected Overrides Sub Export ( filePath As...
Merges the specified dictionary into the current dictionary....8 Syntax C# VB C++ F# protected override void Merge ( DictionaryBase...DictionaryBase dictionaryBase ) Protected Overrides Sub Merge ( dictionaryBase...
Exports the dictionary to a file with the specified name....8 Syntax C# VB C++ F# protected override void Export ( string...string filePath ) Protected Overrides Sub Export ( filePath As...
Exports the stop word dictionary to a file with the specified name....8 Syntax C# VB C++ F# protected override void Export ( string...string filePath ) Protected Overrides Sub Export ( filePath As...
Imports a homophone dictionary from the specified text file....8 Syntax C# VB C++ F# protected override void Import ( string...string filePath ) Protected Overrides Sub Import ( filePath As...
Imports the stop word collection from a file with the specified name. One line corresponds to one word....8 Syntax C# VB C++ F# protected override void Import ( string...string filePath ) Protected Overrides Sub Import ( filePath As...
Contains metadata for a document....public int PagesCount { get ; protected set ; } Public Property PagesCount...PagesCount As Integer Get Protected Set public : virtual property...
Initializes new instance of Enumeration class....7) Syntax C# VB C++ F# protected Enumeration ( string key ..., string name ) Protected Sub New ( key As String , name As String...