Contents

CGPDFContentStreamRelease(_:)

Decrements the retain count of a PDF content stream object.

Declaration

func CGPDFContentStreamRelease(_ cs: CGPDFContentStreamRef)

Parameters

  • cs:

    A PDF content stream.

See Also

Retaining and Releasing a PDF Content Stream Object