Encapsulates an image which can be set either by value (and serialized in place)
or reference a dictionary item and serialized by reference.
Namespace:
C1.C1PrintDocument.UtilAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public sealed class C1DImage |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public NotInheritable Class C1DImage |