Share via


ITextDocument.GetText(TextGetOptions, String) Metode

Definisi

Mendapatkan teks dalam cerita aktif (dokumen).

public:
 void GetText(TextGetOptions options, [Out] Platform::String ^ & value);
void GetText(TextGetOptions const& options, [Out] winrt::hstring const& & value);
public void GetText(TextGetOptions options, out string value);
Public Sub GetText (options As TextGetOptions, ByRef value As String)

Parameter

options
TextGetOptions

Opsi pengambilan teks.

value
String

Platform::String

winrt::hstring

Teks dalam cerita aktif.

Berlaku untuk

Lihat juga