ImageData Properties

Include Protected Members
Include Inherited Members

The ImageData type exposes the following members.

Properties

  Name Description
Public property BiLevel Image Bilevel Toggle.Represents the attribte in schema: bilevel
Public property BlackLevel Image Brightness.Represents the attribte in schema: blacklevel
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property ChromAKey Image Transparency Color.Represents the attribte in schema: chromakey
Public property CropBottom Image Bottom Crop.Represents the attribte in schema: cropbottom
Public property CropLeft Image Left Crop.Represents the attribte in schema: cropleft
Public property CropRight Image Right Crop.Represents the attribte in schema: cropright
Public property CropTop Image Top Crop.Represents the attribte in schema: croptop
Public property DetectMouseClick Detect Mouse Click.Represents the attribte in schema: o:detectmouseclick
Public property EmbossColor Embossed Color.Represents the attribte in schema: embosscolor
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property Gain Image Intensity.Represents the attribte in schema: gain
Public property Gamma Image Gamma Correction.Represents the attribte in schema: gamma
Public property Grayscale Image Grayscale Toggle.Represents the attribte in schema: grayscale
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlLeafElement.)
Public property Id Unique Identifier.Represents the attribte in schema: id
Public property InnerText Gets the concatenated values of the node and all its children. (Inherited from OpenXmlElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlLeafElement.)
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Picture Explicit Relationship to Alternate Image Data.Represents the attribte in schema: r:pict
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property RecolorTarget Black Recoloring Color.Represents the attribte in schema: recolortarget
Public property RelationshipId Explicit Relationship to Image Data.Represents the attribte in schema: r:id
Public property RelHref Explicit Relationship to Hyperlink Target.Represents the attribte in schema: r:href
Public property RelId Relationship to Part.Represents the attribte in schema: o:relid
Public property Title Image Data Title.Represents the attribte in schema: o:title
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

ImageData Class

DocumentFormat.OpenXml.Vml Namespace