EK RTF report components for .Net
PreviousUpNext
EkBaseRTFReport.eoGraphicsWmfCompatible Property
Pascal
[Description('WMF compatible graphics. Set this option if you use WordPad or other free RTF editors.'), Category('Options')]
property eoGraphicsWmfCompatible: boolean;
C#
[Description('WMF compatible graphics. Set this option if you use WordPad or other free RTF editors.'), Category('Options')]
 boolean eoGraphicsWmfCompatible;
Visual Basic
<Description('WMF compatible graphics. Set this option if you use WordPad or other free RTF editors.'), Category('Options')>
 Property eoGraphicsWmfCompatible() As boolean

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 using MS Word editor.

Copyright (c) 2007. All rights reserved.