DwfImage Properties

The DwfImage type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAttributes
Gets the attributes collection.
(Inherited from Image.)
Public propertyBackgroundColor Obsolete.
Gets or sets a value for the background color.
(Inherited from Image.)
Public propertyCode exampleBounds
Gets the image bounds.
(Inherited from Image.)
Public propertyCode exampleContainer
Gets the Image container.
(Inherited from Image.)
Public propertyDataStreamContainer
Gets the object's data stream.
(Inherited from DataStreamSupporter.)
Public propertyDisposed
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.)
Public propertyHasBackgroundColor Obsolete.
Gets or sets a value indicating whether image has background color.
(Inherited from Image.)
Public propertyHeight
Gets the image height.
(Overrides ImageHeight.)
Public propertyIsCached
Gets is image cached
(Overrides DataStreamSupporterIsCached.)
Public propertyLayers
Gets layers
Public propertyPages
Gets pages
Public propertyCode examplePalette
Gets or sets the color palette.
(Inherited from Image.)
Public propertyCode exampleSize
Gets the image size.
(Inherited from Image.)
Public propertyUnitlessDefaultUnitType
Assumed unit type when UnitType is set to Unitless
(Inherited from Image.)
Public propertyCode exampleUnitType
Gets current unit type.
(Inherited from Image.)
Public propertyWidth
Gets the image width.
(Overrides ImageWidth.)
See Also