EK RTF report components for .Net
PreviousUpNext
EkBaseRTFReport.eoKeepFrtfPar Property
Pascal
[Description('If set to True, ftrf() format function doesn''t delete paragraph symbol in inserted rtf text.'), Category('Options')]
property eoKeepFrtfPar: boolean;
C#
[Description('If set to True, ftrf() format function doesn''t delete paragraph symbol in inserted rtf text.'), Category('Options')]
 boolean eoKeepFrtfPar;
Visual Basic
<Description('If set to True, ftrf() format function doesn''t delete paragraph symbol in inserted rtf text.'), Category('Options')>
 Property eoKeepFrtfPar() As boolean

eoKeepFrtfPar - If set to True, frtf() format function doesn't delete paragraph symbol in inserted rtf text.

Copyright (c) 2007. All rights reserved.