CGPDFScannerGetContentStream(_:)
Returns the content stream associated with a PDF scanner object.
Declaration
func CGPDFScannerGetContentStream(_ scanner: CGPDFScannerRef) -> CGPDFContentStreamRefParameters
- scanner:
The scanner object whose content stream you want to obtain.
Return Value
The content stream associated with scanner.