Class TablePropertyExceptions
Inheritance
System.Object
Iron.Pdf.Extensions.nttzgf
Iron.Pdf.Extensions.nttzgb
TablePropertyExceptions
Implements
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.nttzgf>
System.Collections.IEnumerable
Assembly: IronPdf.dll
public class TablePropertyExceptions : nttzgb
Constructors
Declaration
public TablePropertyExceptions()
Declaration
public TablePropertyExceptions(params nttzgf[] childElements)
Parameters
Type |
Name |
Description |
Iron.Pdf.Extensions.nttzgf[] |
childElements |
|
Declaration
public TablePropertyExceptions(IEnumerable<nttzgf> childElements)
Parameters
Type |
Name |
Description |
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.nttzgf> |
childElements |
|
Declaration
public TablePropertyExceptions(string outerXml)
Parameters
Type |
Name |
Description |
System.String |
outerXml |
|
Properties
Declaration
public override string LocalName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Iron.Pdf.Extensions.nttzgf.LocalName
Declaration
public nttzuf Shading { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.nttzuf |
|
Declaration
public ntuach TableBorders { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuach |
|
Declaration
public ntuacj TableCellMarginDefault { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuacj |
|
Declaration
public ntuaaq TableCellSpacing { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuaaq |
|
Declaration
public ntuacg TableIndentation { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuacg |
|
Declaration
public ntuaca TableJustification { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuaca |
|
Declaration
public ntuaci TableLayout { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuaci |
|
Declaration
public ntuacn TableLook { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuacn |
|
Declaration
public TablePropertyExceptionsChange TablePropertyExceptionsChange { get; set; }
Property Value
Declaration
public ntuaar TableWidth { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.ntuaar |
|
Methods
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