开发者

What is the equivalent of CGPDFDocumentGetCatalog in Monotouch?

I'm trying to get the catalog of a PDF document but I cannot find CGPDFDocumentGetCata开发者_JS百科log. Is it unbound or am I just blind?


MonoTouch.CoreGraphics.CGPDFDocument::GetCatalog() is the binding of CGPDFDocumentGetCatalog, see github.

However I only added this recently so you'll need MonoTouch 4.1 (or more recent) or add p/invoke directly into your code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜