GetContentStreamToString
Page properties, Content Streams and Optional Content Groups, Page manipulation
Description
Returns the PDF page description commands in the content stream part that was selected with the
SelectContentStream function.
Syntax
Delphi
function TPDFlib.GetContentStreamToString: AnsiString;ActiveX
Function PDFlib::GetContentStreamToString As StringDLL
char * DLGetContentStreamToString(int InstanceID);