Visual Basic (Declaration) | |
---|---|
Public Structure RasterDocumentUserDictionaryItem Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public struct RasterDocumentUserDictionaryItem : ValueType |
C++/CLI | |
---|---|
public value class RasterDocumentUserDictionaryItem : public ValueType |
Refer to RasterDocumentEngine.SetUserDictionary example.
System.Object
System.ValueType
Leadtools.Document.RasterDocumentUserDictionaryItem
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
RasterDocumentUserDictionaryItem MembersLeadtools.Document Namespace
DictionaryFileName Property
DictionaryDefaultSection Property
SetUserDictionary Method
DictionaryState Property
GetUserDictionarySection Method
GetUserDictionarySectionItem Method
AddItemToUserDictionary Method
RemoveItemFromUserDictionary Method