Name | Description | |
---|---|---|
![]() | Tab | A string that represents tab. (Inherited from OpenXmlDocumentElement) |
![]() | TextBreak | A string that represents text break. (Inherited from OpenXmlDocumentElement) |
Name | Description | |
---|---|---|
![]() | Tab | A string that represents tab. (Inherited from OpenXmlDocumentElement) |
![]() | TextBreak | A string that represents text break. (Inherited from OpenXmlDocumentElement) |
Name | Description | |
---|---|---|
![]() | ChildCount | Gets the child count. (Inherited from OpenXmlDocumentElement) |
![]() | ChildElements | Gets the collection that contains all child nodes of this element. (Inherited from OpenXmlDocumentElement) |
![]() | ContentType | Gets the MIME type of content image. |
![]() | Description | Gets or sets the description. (Inherited from OpenXmlDocumentGraphics) |
![]() | HasChildren | Gets a value indicating whether this element has child elements. (Inherited from OpenXmlDocumentElement) |
![]() | HasContent | Gets a value indicating whether this element has content. (Inherited from OpenXmlDocumentElement) |
![]() | HasText | Gets a value indicating whether this element has text. (Inherited from OpenXmlDocumentGraphics) |
![]() | Hyperlink | Gets or sets the hyperlink. (Inherited from OpenXmlDocumentGraphics) |
![]() | Id | Gets or sets the identifier of graphic object in Open XML document. (Inherited from OpenXmlDocumentGraphics) |
![]() | Location | Gets the location in Vintasoft.Imaging.UnitOfMeasure.Emu. (Inherited from OpenXmlDocumentGraphics) |
![]() | LocationEditingStyle | Gets the editing style for location of drawing object. (Inherited from OpenXmlDocumentGraphics) |
![]() | Name | Gets or sets the name. (Inherited from OpenXmlDocumentGraphics) |
![]() | Next | Gets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement) |
![]() | Parent | Gets the parent element of this element. (Inherited from OpenXmlDocumentElement) |
![]() | Prev | Gets the previous element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement) |
![]() | Properties | Gets the properties of this image. |
![]() | Root | Gets the root element of this element. (Inherited from OpenXmlDocumentElement) |
![]() | Rotation | Gets or sets the rotation in degrees. (Inherited from OpenXmlDocumentGraphics) |
![]() | Text | Gets or sets the text. (Inherited from OpenXmlDocumentGraphics) |
![]() | Item | Overloaded. Sets the text that corresponds to the specified text. (Inherited from OpenXmlDocumentElement) |
Name | Description | |
---|---|---|
![]() | Append | Overloaded. Appends the specified content to the children of this element. (Inherited from OpenXmlDocumentElement) |
![]() | Clone | Clones this element. (Inherited from OpenXmlDocumentElement) |
![]() | Contains | Returns a value indicating whether this element contains the text. (Inherited from OpenXmlDocumentElement) |
![]() | FindAfter<T> | Finds the first element of specified type after this element. (Inherited from OpenXmlDocumentElement) |
![]() | FindBefore<T> | Finds the first element of specified type before this element. (Inherited from OpenXmlDocumentElement) |
![]() | FindText | Finds the specified text. (Inherited from OpenXmlDocumentElement) |
![]() | FindTextNext | Finds the specified text at specified index. (Inherited from OpenXmlDocumentElement) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from OpenXmlDocumentElement) |
![]() | GetFirstChild<T> | Returns the first child (of specified type) of this element. (Inherited from OpenXmlDocumentElement) |
![]() | GetImage | Returns an image of this image element. |
![]() | GetLastChild<T> | Returns the last child (of specified type) of this element. (Inherited from OpenXmlDocumentElement) |
![]() | GetParent<T> | Returns the parent (of specified type) of this element. (Inherited from OpenXmlDocumentElement) |
![]() | GetTextContent | Overloaded. Returns the text content by specified source. (Inherited from OpenXmlDocumentElement) |
![]() | GetTextProperties | Returns the text properties. (Inherited from OpenXmlDocumentGraphics) |
![]() | GetTextSubregion | Returns text subregion that corresponds to this element in specified text region. (Inherited from OpenXmlDocumentElement) |
![]() | InsertCopyAfterSelf | Inserts a copy of this element after this element. (Inherited from OpenXmlDocumentElement) |
![]() | InsertCopyBeforeSelf | Inserts a copy of this element before this element. (Inherited from OpenXmlDocumentElement) |
![]() | Remove | Removes this element from document. (Inherited from OpenXmlDocumentElement) |
![]() | RemoveAllChildren | Removes all children of this element. (Inherited from OpenXmlDocumentElement) |
![]() | ReplaceText | Replaces all occurrences of specified string in Text. (Inherited from OpenXmlDocumentElement) |
![]() | Select<T> | Selects all child elements of specified type. (Inherited from OpenXmlDocumentElement) |
![]() | SetFillColor | Sets the fill color of this element. (Inherited from OpenXmlDocumentGraphics) |
![]() | SetImage | Overloaded. Sets the image. |
![]() | SetLocation | Sets the location of this element. (Inherited from OpenXmlDocumentGraphics) |
![]() | SetTextProperties | Overloaded. Sets the text properties. (Inherited from OpenXmlDocumentGraphics) |
![]() | ToString | Converts to string. |