Table of Contents

Class XlfHeader

Namespace
SunamoXliffParser
Assembly
SunamoXliffParser.dll

Represents the header element of an XLIFF file.

public class XlfHeader
Inheritance
XlfHeader
Inherited Members
Extension Methods

Constructors

XlfHeader(XElement)

Initializes a new instance of the XlfHeader class.

public XlfHeader(XElement node)

Parameters

node XElement

The XML element representing the header.