EK RTF report components for .Net
PreviousUpNext
EkBaseRTFReport Properties

The properties of the EkBaseRTFReport class are listed here.

 
Name 
Description 
 
Number of colors in color table that report generator adds to output RTF document. Read only. 
 
Each RTF document may contain table of colors used in document body. In addition RTF generator adds 16 color table entries to output document. These color entries may be redefined... more 
 
Name 
Description 
 
Sets font charset in an output document. This property is useful for non-Latin character sets.
 
 
If eoClearMissedFields is True, \field\ in result document is deleted if this is nor report variable neither data field name or function. 
 
eoDotAsColon - left for backward compatibility. Since version 2.00 of components always considered as True. Report generator will use "." as ":" in field names. For example - \a.field1\... more 
 
Not used in this version of components. 
 
eoGraphicsWMFCompatible - graphics inserted in report will be WMF compatible. Set this option if you use WordPad or other free and shareware RTF editors. You may clear this option when... more 
 
eoKeepFrtfPar - If set to True, frtf() format function doesn't delete paragraph symbol in inserted rtf text. 
 
eoNumericFormatClearZero - if this is True, all fields formatted with numeric formats such as fnum(), fcur() and so on, will be filtered for non-zero values. Zero numbers will be deleted... more 
 
Lang 
Sets language identifier in an output document. Default value is wdLanguageNone
Copyright (c) 2007. All rights reserved.