PdfDocumentDelegate_Extensions.ClassForAnnotationClass Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'GetClassForAnnotationType' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static ObjCRuntime.Class ClassForAnnotationClass (this PdfKit.IPdfDocumentDelegate This, ObjCRuntime.Class sender);
static member ClassForAnnotationClass : PdfKit.IPdfDocumentDelegate * ObjCRuntime.Class -> ObjCRuntime.Class
Parameters
- This
- IPdfDocumentDelegate
- sender
- Class
Returns
- Attributes