PdfAnnotationSubtypeExtensions Class

Definition

Extension methods for the PdfAnnotationSubtype enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class PdfAnnotationSubtypeExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type PdfAnnotationSubtypeExtensions = class
Inheritance
PdfAnnotationSubtypeExtensions
Attributes

Methods

Name Description
GetConstant(PdfAnnotationSubtype)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the PdfAnnotationSubtype value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the PdfAnnotationSubtype value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the PdfAnnotationSubtype value named by constant.

Applies to