[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Wrappers

Namespace GrapeCity.Documents.Pdf.Wrappers

Classes

PdfDictWrapper

Represents a wrapper over IPdfDict interface.

PdfOwnedCollectionBase<TItem>

Represents a PdfCollection<TItem> supporting the IOwnedObject interface, with items supporting IPdfObject.

PdfOwnedCollection<TItem>

Represents a PDF owned collection (see PdfOwnedCollectionBase<TItem>) in which items support the IOwnedObject interface.

PdfWrapperBase

Represents a wrapper over IPdfObject interface.

PdfWrapper<T>

The base abstract class for PdfDictWrapper and PdfArrayWrapper.