Visual Basic | |
---|---|
Property MainDictionaryFile As System.String |
C# | |
---|---|
System.string MainDictionaryFile {get; set;} |
JavaScript | |
---|---|
get_MainDictionaryFile () : String put_MainDictionaryFile ( NewVal : String ) |
COM native C++ | |
---|---|
HRESULT get_MainDictionaryFile( BSTR* Val ) HRESULT put_MainDictionaryFile( BSTR NewVal |
C++ | |
---|---|
DSRESULT get_MainDictionaryFile ( dsString* Val ) DSRESULT put_MainDictionaryFile( const dsString& NewVal ) |
Property Value
Path and file name of the dictionary to use with the SpellCheck commandSet and Get System Files (C#)
Set and Get System Files (VB.NET)
Set and Get System Files (VBA)
Get System Files (JavaScript)
Set and Get System Files (VB.NET)
Set and Get System Files (VBA)
Get System Files (JavaScript)
DraftSight V1R3.0