[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentOrderCollection

Class OptionalContentOrderCollection

Namespace
GrapeCity.Documents.Pdf.Layers
Assembly
GcDocs.Pdf.dll

Defines a collection used to represent the Order property.

public class OptionalContentOrderCollection : PdfCollection<IPdfObject>, IList<IPdfObject>, ICollection<IPdfObject>, IReadOnlyList<IPdfObject>, IReadOnlyCollection<IPdfObject>, IEnumerable<IPdfObject>, IPdfArray, IList, ICollection, IEnumerable
Inheritance
OptionalContentOrderCollection
Implements
Inherited Members
Extension Methods

Constructors

OptionalContentOrderCollection()

public OptionalContentOrderCollection()