TSLetterContentFormat

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
slcfText 0  
slcfRTF 1  
slcfWordRTF 2  
slcfWord7 3  
slcfWord8 4  
slcfWord9 5  
slcfWord10 6  
slcfWord11 7  
slcfWord12 8  
slcfHTML 9  

Example



  
Note:

Version information

Added in v7.8.0
value slcfHTML added in v7.8.0