Share via


CGPDFScanner(CGPDFContentStream, CGPDFOperatorTable, Object) Constructor

Definition

Creates a CGPDFScanner object that invokes callbacks in the cs parameter when it encounters an operator specified by the table parameter.

public CGPDFScanner(CoreGraphics.CGPDFContentStream cs, CoreGraphics.CGPDFOperatorTable table, object userInfo);
new CoreGraphics.CGPDFScanner : CoreGraphics.CGPDFContentStream * CoreGraphics.CGPDFOperatorTable * obj -> CoreGraphics.CGPDFScanner

Parameters

userInfo
Object

Applies to