Interface IElement
- Namespace
- FileFormat.Words.IElements
- Assembly
- FileFormat.Words.dll
Represents an element in a Word document.
public interface IElement
Properties
ElementId
Gets the unique identifier of the element.
int ElementId { get; }
Represents an element in a Word document.
public interface IElement
Gets the unique identifier of the element.
int ElementId { get; }