Namespace: BitMiracle.Docotic.Pdf
public bool MergeContentStreams()
Public Function MergeContentStreams As Boolean
A content stream is a PDF stream object whose data consists of a sequence of instructions describing the graphical elements to be painted on a page. A PDF page may use a single content stream or a collection of content streams. In the latter case, merging of multiple content streams may help to reduce file size.