Visual Basic | |
---|---|
Property CustomDictionaryFile As System.String |
C# | |
---|---|
System.string CustomDictionaryFile {get; set;} |
JavaScript | |
---|---|
get_CustomDictionaryFile () : String put_CustomDictionaryFile ( NewVal : String ) |
COM native C++ | |
---|---|
HRESULT get_CustomDictionaryFile( BSTR* Val ) HRESULT put_CustomDictionaryFile( BSTR NewVal |
C++ | |
---|---|
DSRESULT get_CustomDictionaryFile ( dsString* Val ) DSRESULT put_CustomDictionaryFile( const dsString& NewVal ) |
Property Value
Path and file name of the custom spelling dictionary fileSet 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