EK RTF report components for .Net
PreviousUpNext
EkRtfReport.EkRtf
Pascal
[ToolBoxItem(true)]
EkRtf = class(EkBaseRTFReport);
C#
[ToolBoxItem(true)]
public class EkRtf : EkBaseRTFReport;
Visual Basic
<ToolBoxItem(true)>
Public Class EkRtf
Inherits EkBaseRTFReport

EkRtfReport

EkRtf is non visual component that allows you to use rtf-compatible editor to create, edit and print your reports. 

For details see EkRtf Overview

Copyright (c) 2007. All rights reserved.