Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Attribute Property
See Also 
Leadtools.Document Namespace > RasterDocumentUserDictionaryItem Structure : Attribute Property




The User dictionary attribute that is used when adding an item into the dictionary.

Syntax

Visual Basic (Declaration) 
Public Property Attribute As RasterDocumentDictionaryAttribute
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentUserDictionaryItem
Dim value As RasterDocumentDictionaryAttribute
 
instance.Attribute = value
 
value = instance.Attribute
C# 
public RasterDocumentDictionaryAttribute Attribute {get; set;}
Managed Extensions for C++ 
public: __property RasterDocumentDictionaryAttribute get_Attribute();
public: __property void set_Attribute( 
   RasterDocumentDictionaryAttribute value
);
C++/CLI 
public:
property RasterDocumentDictionaryAttribute Attribute {
   RasterDocumentDictionaryAttribute get();
   void set (RasterDocumentDictionaryAttribute value);
}

Return Value

The User dictionary attribute that is used when adding an item into the dictionary.

Example

Refer to SetUserDictionary example.

Remarks

This property will be updated when calling GetUserDictionarySectionItem. Also, the value of this property will be used when calling the following methods:

Requirements

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

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features