Interface IElement
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; }