Store plain text as the contents of this document
void setTextData(const char * text);
|
Parameters |
Description |
|
const char * text |
Text contents of the document, as a null-terminated single-byte string. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|