Class with the only purpose in life - serialize images.

Namespace:  C1.C1PrintDocument.Util
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public sealed class C1DImageData
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public NotInheritable Class C1DImageData

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument.Util..::.C1DImageData

See Also