[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper

PdfDictWrapper Class

Represents a wrapper over IPdfDict interface.

Implements
Namespace: GrapeCity.Documents.Pdf.Wrappers
Assembly: GcDocs.Pdf.dll
Syntax
public abstract class PdfDictWrapper : PdfWrapper<IPdfDict>, IPdfDict

Properties

Name Description
PdfDict

Gets the underlying IPdfDict.

Extension Methods