PdfDocumentDelegate_Extensions.GetClassForAnnotationType Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public static ObjCRuntime.Class GetClassForAnnotationType (this PdfKit.IPdfDocumentDelegate This, string annotationType);
static member GetClassForAnnotationType : PdfKit.IPdfDocumentDelegate * string -> ObjCRuntime.Class

Parameters

This
IPdfDocumentDelegate

The instance on which this extension method operates.

annotationType
String

Returns

Attributes

Applies to