Class PreviousTablePropertyExceptions
Inheritance
System.Object
Iron.Pdf.Extensions.qfmmyq
Iron.Pdf.Extensions.qfmmym
PreviousTablePropertyExceptions
Implements
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.qfmmyq>
System.Collections.IEnumerable
Assembly: IronPdf.dll
public class PreviousTablePropertyExceptions : qfmmym
Constructors
Declaration
public PreviousTablePropertyExceptions()
Declaration
public PreviousTablePropertyExceptions(params qfmmyq[] childElements)
Parameters
Type |
Name |
Description |
Iron.Pdf.Extensions.qfmmyq[] |
childElements |
|
Declaration
public PreviousTablePropertyExceptions(IEnumerable<qfmmyq> childElements)
Parameters
Type |
Name |
Description |
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.qfmmyq> |
childElements |
|
Declaration
public PreviousTablePropertyExceptions(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.qfmmyq.LocalName
Declaration
public qfmnmq Shading { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnmq |
|
Declaration
public qfmnus TableBorders { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnus |
|
Declaration
public qfmnuu TableCellMarginDefault { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnuu |
|
Declaration
public qfmntb TableCellSpacing { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmntb |
|
Declaration
public qfmnur TableIndentation { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnur |
|
Declaration
public qfmnul TableJustification { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnul |
|
Declaration
public qfmnut TableLayout { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnut |
|
Declaration
public qfmnuy TableLook { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmnuy |
|
Declaration
public qfmntc TableWidth { get; set; }
Property Value
Type |
Description |
Iron.Pdf.Extensions.qfmntc |
|
Methods
Declaration
public override qfmmyq CloneNode(bool deep)
Parameters
Type |
Name |
Description |
System.Boolean |
deep |
|
Returns
Type |
Description |
Iron.Pdf.Extensions.qfmmyq |
|
Overrides
Iron.Pdf.Extensions.qfmmyq.CloneNode(System.Boolean)
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable