IWPMemo / IWPEditor Interface

[Top]  [Chapter]  [Previous]  [Next]

Interface to work with editor #1 or editor #2

Description

This interface gives access to important properties of each editor in the TextDynamic control.

 

It contains the load and save methods, methods to enumerate the paragraphs and styles, to work with header and footers or images. It also contains the method SetBProp which is used to change various options of the editor for viewing and formatting.

 

You can also activate XML, or merge field syntax highlighting!

 

It also publishes other interfaces, such as TextCursor. This interface contains the method to move the cursor and to create text, text boxes and tables.

 

You can use Memo.Statistic to retrieve information about the count of words, lines and pages.

 

Note: The editor component TextDynamic uses the interface IWPMemo, the product wRtf2PDF / TextDynamic Server which was optimized for server used (such as, but not limited to ASP and ASP.NET)uses IWPEditor. In both cases the property Memo and Memo2 are used to publish the interfaces. The interface IWPEditor contains a subset of the possibilities of IWPMemo.

 

Since the RTF2PDF Version 3.55 the .NET assemblies publishes this interface as native .NET class. This improves the performance improves the integration into the .NET frame work, i.e. some of the methods have been overloaded to accept .NET streams.

 

 

Properties


Methods


Methods


[idh_interface_iwpmemo.htm]    Copyright © 2007 by WPCubed GmbH