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