GetText method

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

Applies to

WPDLLInt

Declaration

function GetText(Editor: Integer; const Format: WideString; OnlySelection: WordBool): WideString;

Description

This method converts the loaded text into a string - using a special format. You can select the type ("RTF") and also append certain options, such as "RTF-onlybody" if you want to save the RTF text but no header or footer. (see: http://www.wpcubed.com/manuals/formatstrings.htm)

Category

Load and Save


[idh_wpdllint_gettext.htm]    Copyright © 2007 by WPCubed GmbH