Table of Contents

Class Unknown

Namespace
FileFormat.Words.IElements
Assembly
FileFormat.Words.dll

Represents an unknown element in a Word document.

public class Unknown : IElement
Inheritance
Unknown
Implements
Inherited Members

Properties

ElementId

Gets the unique identifier of the unknown element.

public int ElementId { get; }

Property Value

int