Document.ConvertPageToPNGMemoryStream

Document.ConvertPageToPNGMemoryStream method

Convert page to PNG for DSR, OMR, OCR image stream.

public MemoryStream ConvertPageToPNGMemoryStream(Page page)
ParameterTypeDescription
pagePagePage to convert.

Return Value

Image stream.

See Also