Keyword

PngTextChunk.Keyword property

Gets the keyword that indicates the type of information represented by the chunk.

public string Keyword { get; }

Property Value

The keyword that indicates the type of information represented by the chunk.

See Also