Table of Contents

Interface IElement

Namespace
Openize.Words.IElements
Assembly
Openize.Words.dll

Represents an element in a Word document.

public interface IElement

Properties

ElementId

Gets the unique identifier of the element.

int ElementId { get; }

Property Value

int