GifEncoderAddMetaInfo Property
Gets or sets whether textual meta info should be added to the result stream.
Default value: .
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.2.0
public bool AddMetaInfo { get; set; }
Public Property AddMetaInfo As Boolean
Get
Set
public:
property bool AddMetaInfo {
bool get ();
void set (bool value);
}
member AddMetaInfo : bool with get, set
Property Value
Boolean