Table of Contents

Method GetText

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

GetText()

Extracts and returns the textual content from the attachment.

public string GetText()

Returns

string

A string containing the textual content of the attachment, or an empty string if no text could be extracted.

Remarks

This method attempts to extract text from the attachment based on its type.