PngEncoderComText Property |
Gets or sets the COM text metadata to save with the image.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic ComTextCollection ComText { get; set; }Public Property ComText As ComTextCollection
Get
Set
Property Value
Type:
ComTextCollection The COM text metadata to save with the image.
Remarks
See AlsoReference
COM Text Metadata