Share via


PdfAnnotationLineEndingStyleExtensions Class

Definition

Extension methods for the PdfAnnotationLineEndingStyle enumeration.

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

Methods

Name Description
GetConstant(PdfAnnotationLineEndingStyle)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the PdfAnnotationLineEndingStyle value named by constant.

Applies to