Table of Contents

Class PdfTableAttributes

Namespace
PdfSharp.Pdf.Structure
Assembly
PdfSharp.dll

Represents a PDF table attributes object.

public class PdfTableAttributes : PdfAttributesBase, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
Inheritance
PdfTableAttributes
Implements
Inherited Members

Constructors

PdfTableAttributes()

Initializes a new instance of the PdfTableAttributes class.

public PdfTableAttributes()