Class PdfLayoutAttributes
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()