Text

PngTextChunk.Text property

Gets the actual text string represented by the chunk.

public string Text { get; }

Property Value

The actual text string represented by the chunk.

See Also