Class PdfAttributesBase
Base class for PDF attributes objects.
public abstract class PdfAttributesBase : PdfDictionary, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
- Inheritance
-
PdfAttributesBase
- Implements
- Derived
- Inherited Members
Constructors
PdfAttributesBase()
Constructor of the abstract PdfAttributesBase class.
protected PdfAttributesBase()