Click or drag to resize

ComTextTagKey Property

Gets or sets a unique indentifier of the COM Tag for use in PNG images.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string Key { get; set; }

Property Value

Type: String
A unique indentifier of the COM Tag for use in PNG images.
See Also