Links
EControl Syntax Editor SDK
ecExports.TExportType Enumeration

Type of exported block.

TExportType = (
  etCustom,
  etAllText,
  etSelection
);

ecExports

Members 
Description 
etCustom 
There is no default block. 
etAllText 
All text will be exported. 
etSelection 
Only selected text will be exported. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!