다음을 통해 공유


PdfAnnotation.RemoveValue 메서드

정의

오버로드

RemoveValue(PdfAnnotationKey)
RemoveValue(NSString)

RemoveValue(PdfAnnotationKey)

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public void RemoveValue (PdfKit.PdfAnnotationKey key);
member this.RemoveValue : PdfKit.PdfAnnotationKey -> unit

매개 변수

특성

적용 대상

RemoveValue(NSString)

[Foundation.Export("removeValueForAnnotationKey:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
protected virtual void RemoveValue (Foundation.NSString key);
abstract member RemoveValue : Foundation.NSString -> unit
override this.RemoveValue : Foundation.NSString -> unit

매개 변수

key
NSString
특성

적용 대상