[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Wrappers.PdfWrapper-1

PdfWrapper<T> Class

The base abstract class for PdfDictWrapper and GrapeCity.Documents.Pdf.Wrappers.PdfArrayWrapper.

Inheritance
PdfWrapper<T>
Namespace: GrapeCity.Documents.Pdf.Wrappers
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class PdfWrapper<T> : PdfWrapperBase where T : IPdfObject
Public MustInherit Class PdfWrapper(Of T As IPdfObject)
    Inherits PdfWrapperBase
Type Parameters
Name Description
T

Properties

Name Description
PdfObject

Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject.