VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentGraphics Class
In This Topic
OpenXmlDocumentGraphics Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlDocumentGraphics.
Public Properties
 NameDescription
Public PropertyGets the child count. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the collection that contains all child nodes of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the description.
Public PropertyGets a value indicating whether this element has child elements. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has content. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has text.
Public PropertyGets or sets the hyperlink.
Public PropertyGets or sets the identifier of graphic object in Open XML document.
Public PropertyGets the location in Vintasoft.Imaging.UnitOfMeasure.Emu.
Public PropertyGets the editing style for location of drawing object.
Public PropertyGets or sets the name.
Public PropertyGets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the parent element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the previous element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the root element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the rotation in degrees.
Public PropertyGets or sets the text.
Public PropertyOverloaded. Gets the child element at specified index. (Inherited from OpenXmlDocumentElement)
See Also