PdfAnnotation.GetValue<T>(PdfAnnotationKey) Method

Definition

public T GetValue<T> (PdfKit.PdfAnnotationKey key) where T : class, ObjCRuntime.INativeObject;
member this.GetValue : PdfKit.PdfAnnotationKey -> 'T (requires 'T : null and 'T :> ObjCRuntime.INativeObject)

Type Parameters

T

Parameters

Returns

T

Applies to