IdxRichEditSubDocument.AppendDocumentContent(string,TdxRichEditDocumentFormat) Method
In This Article
#Declaration
Delphi
function AppendDocumentContent(const AFileName: string; AFormat: TdxRichEditDocumentFormat): IdxRichEditDocumentRange; overload;
#Parameters
Name | Type |
---|---|
AFile |
string |
AFormat | Tdx |
#Returns
Type |
---|
Idx |
See Also