CGPDFScanner
CGPDFScanner(IntPtr)
CGPDFScanner(CGPDFContentStream, CGPDFOperatorTable, Object)
~CGPDFScanner()
Handle
UserInfo
Dispose()
Dispose(Boolean)
GetContentStream()
Release()
Retain()
Scan()
Stop()
TryPop(Boolean)
TryPop(CGPDFArray)
TryPop(CGPDFDictionary)
TryPop(CGPDFObject)
TryPop(CGPDFStream)
TryPop(nfloat)
TryPop(NFloat)
TryPop(nint)
TryPop(nint)
TryPop(String)
TryPopName(String)
xamarinios
namespace CoreGraphics
{
public class CGPDFScanner : INativeObject, IDisposable
{
public bool TryPop(out CGPDFDictionary value);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API