Share via


PdfDocument.Text Property

Definition

Gets a linefeed-separated, page-oriented string that contains the entire textual content of the PDF document.

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

Property Value

Attributes

Applies to