Visual Basic (Declaration) | |
---|---|
Public Structure RasterDocumentUserDictionaryItem Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public struct RasterDocumentUserDictionaryItem : ValueType |
Managed Extensions for C++ | |
---|---|
public __value struct RasterDocumentUserDictionaryItem : public ValueType |
C++/CLI | |
---|---|
public value class RasterDocumentUserDictionaryItem : public ValueType |
Refer to SetUserDictionary example.
System.Object
System.ValueType
Leadtools.Document.RasterDocumentUserDictionaryItem
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
RasterDocumentUserDictionaryItem MembersLeadtools.Document Namespace
DictionaryFileName Property
DictionaryDefaultSection Property
SetUserDictionary Method
DictionaryState Property
GetUserDictionarySection Method
GetUserDictionarySectionItem Method
AddItemToUserDictionary Method
RemoveItemFromUserDictionary Method