pdf stream object it contains a lot of unvisable char, so we must translate it direct into stream,if we translate it string first, the contents will change

Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class PDFStreamObject : PDFObject
Visual Basic
Public Class PDFStreamObject _
	Inherits PDFObject
Visual C++
public ref class PDFStreamObject : public PDFObject

Inheritance Hierarchy

See Also