Click or drag to resize

JpegMarkerCollectionMarkersToSave Property

Note: This API is now obsolete.

Obsolete

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("MarkersToSave is obsolete.  Now requires inserting or removing the markers in the collection.", 
	true)]
public JpegMarkerTypes MarkersToSave { get; set; }

Property Value

Type: JpegMarkerTypes
The JpegMarkerTypes bit flags that indicate which markers will be saved.
See Also