Table of Contents

Class PdfLayoutAttributes

Namespace
PdfSharp.Pdf.Structure
Assembly
PdfSharp.dll

Represents a PDF layout attributes object.

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

Constructors

PdfLayoutAttributes()

Initializes a new instance of the PdfLayoutAttributes class.

public PdfLayoutAttributes()