Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Code Property






The character code value of this DocumentCharacter.
Syntax
public char Code {get; set;}
'Declaration
 
Public Property Code As Char
'Usage
 
Dim instance As DocumentCharacter
Dim value As Char
 
instance.Code = value
 
value = instance.Code
public char getCode()
public void setCode(char value)
            
public:
property char Code {
   char get();
   void set (    char value);
}

Property Value

The character code value of this DocumentCharacter. Default value is 0.
Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms

See Also

Reference

DocumentCharacter Structure
DocumentCharacter Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features