Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentCharacter Structure : Code Property |
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)
For an example, refer to DocumentPageText.