Text

PngTextChunk.Text property

チャンクで表される実際のテキスト文字列を取得します。

public string Text { get; }

プロパティ値

チャンクによって表される実際のテキスト文字列.

関連項目