Class TablePropertyExceptions
Inheritance
System.Object
Iron.Pdf.Extensions.vsinvk
Iron.Pdf.Extensions.vsinvg
TablePropertyExceptions
Implements
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.vsinvk>
System.Collections.IEnumerable
Assembly: IronPdf.dll
public class TablePropertyExceptions : vsinvg
Constructors
Declaration
public TablePropertyExceptions()
Declaration
public TablePropertyExceptions(params vsinvk[] childElements)
Parameters
Type |
Name |
Description |
Iron.Pdf.Extensions.vsinvk[] |
childElements |
|
Declaration
public TablePropertyExceptions(IEnumerable<vsinvk> childElements)
Parameters
Type |
Name |
Description |
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.vsinvk> |
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.vsinvk.LocalName
Declaration
public vsiojk Shading { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiojk |
|
Declaration
public vsiorm TableBorders { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiorm |
|
Declaration
public vsioro TableCellMarginDefault { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsioro |
|
Declaration
public vsiopv TableCellSpacing { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiopv |
|
Declaration
public vsiorl TableIndentation { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiorl |
|
Declaration
public vsiorf TableJustification { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiorf |
|
Declaration
public vsiorn TableLayout { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiorn |
|
Declaration
public vsiors TableLook { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiors |
|
Declaration
public TablePropertyExceptionsChange TablePropertyExceptionsChange { get; set; }
Property Value
Declaration
public vsiopw TableWidth { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.vsiopw |
|
Methods
Declaration
public override vsinvk CloneNode(bool deep)
Parameters
Type |
Name |
Description |
System.Boolean |
deep |
|
Returns
Type |
Description |
Iron.Pdf.Extensions.vsinvk |
|
Overrides
Iron.Pdf.Extensions.vsinvk.CloneNode(System.Boolean)
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable