Class TablePropertyExceptionsChange
Inheritance
System.Object
Iron.Pdf.Extensions.nttzgf
Iron.Pdf.Extensions.nttzgb
TablePropertyExceptionsChange
Implements
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.nttzgf>
System.Collections.IEnumerable
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: IronPdf.dll
Syntax
public class TablePropertyExceptionsChange : nttzgb
Constructors
TablePropertyExceptionsChange()
Declaration
public TablePropertyExceptionsChange()
TablePropertyExceptionsChange(nttzgf[])
Declaration
public TablePropertyExceptionsChange(params nttzgf[] childElements)
Parameters
Type | Name | Description |
---|---|---|
Iron.Pdf.Extensions.nttzgf[] | childElements |
TablePropertyExceptionsChange(IEnumerable<nttzgf>)
Declaration
public TablePropertyExceptionsChange(IEnumerable<nttzgf> childElements)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.nttzgf> | childElements |
TablePropertyExceptionsChange(String)
Declaration
public TablePropertyExceptionsChange(string outerXml)
Parameters
Type | Name | Description |
---|---|---|
System.String | outerXml |
Properties
Author
Declaration
public nttzho Author { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.nttzho |
Date
Declaration
public nttzgy Date { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.nttzgy |
Id
Declaration
public nttzho Id { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.nttzho |
LocalName
Declaration
public override string LocalName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Iron.Pdf.Extensions.nttzgf.LocalName
PreviousTablePropertyExceptions
Declaration
public PreviousTablePropertyExceptions PreviousTablePropertyExceptions { get; set; }
Property Value
Type | Description |
---|---|
PreviousTablePropertyExceptions |
Methods
CloneNode(Boolean)
Declaration
public override nttzgf CloneNode(bool deep)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | deep |
Returns
Type | Description |
---|---|
Iron.Pdf.Extensions.nttzgf |
Overrides
Iron.Pdf.Extensions.nttzgf.CloneNode(System.Boolean)
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable