Share via


PdfPage.AttributedString Property

Definition

Gets the text contents of the PDF page as an annotate string.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString? AttributedString { [Foundation.Export("attributedString")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributedString")>]
member this.AttributedString : Foundation.NSAttributedString

Property Value

Attributes

Applies to