PdfPage.GetContents

Returns the uncompressed binary contents of the page.

public Byte[] GetContents()
Function GetContents() As Byte()

Returns

Byte[]

A byte array containing the pages contents.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfPage
ceTe.DynamicPDF.Merger

In this topic