Table of Contents

Class PdfPortfolioSchemaCollection

Namespace
Syncfusion.Pdf
Assembly
Syncfusion.Pdf.Portable.dll

The class represents the collection of schema attributes.

public class PdfPortfolioSchemaCollection : Dictionary<string, string>, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IDictionary, ICollection, IReadOnlyDictionary<string, string>, IReadOnlyCollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable, ISerializable, IDeserializationCallback
Inheritance
PdfPortfolioSchemaCollection
Implements
Inherited Members

Constructors

PdfPortfolioSchemaCollection()

public PdfPortfolioSchemaCollection()