Click or drag to resize

PdfWrapper Class

Represents the base class for all dictionary helpers
Inheritance Hierarchy
System.Object
  Patagames.Pdf.Net.Wrappers.PdfWrapper
    More

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public abstract class PdfWrapper : IDisposable

The PdfWrapper type exposes the following members.

Constructors
 NameDescription
Public methodPdfWrapper() Creates empty dictionary.
Public methodPdfWrapper(PdfTypeBase) Creates a new instance of PdfWrapper and initialize it with specified dictionary
Top
Properties
 NameDescription
Public propertyDictionary Gets dictionary associated with this object.
Public propertyIsDisposed Gets a value indicating whether the object has been disposed of.
Top
Methods
 NameDescription
Public methodDispose() Releases all resources used by the PdfWrapper.
Protected methodDispose(Boolean) Releases all resources used by the PdfWrapper.
Public methodEquals(Object) Determines whether the specified annotations is equal to the current annotation.
(Overrides Object.Equals(Object))
Public methodEquals(PdfWrapper) Determines whether the specified annotations is equal to the current annotation.
Protected methodFinalize Finalise object
(Overrides Object.Finalize())
Public methodGetAt<T> Get the element with the specified key and specified T.
Public methodGetHashCode Serves as a hash function for a particular type.
(Overrides Object.GetHashCode())
Public methodIsExists Determines whether the specified key is contained in the current dictionary.
Public methodRemoveAt Removes the element with the specified key from the Dictionary.
Public methodSetAt Set the element with the specified key to the Dictionary
Top
Operators
 NameDescription
Public operatorStatic memberEquality(PdfWrapper, PdfWrapper) Compares two PdfWrapper classes.
Public operatorStatic memberInequality(PdfWrapper, PdfWrapper) Determines whether the Dictionary property of the PdfWrapper classes are pointed to the different dictionaries.
Top
See Also
Inheritance Hierarchy
System.Object
  Patagames.Pdf.Net.Wrappers.PdfWrapper
    Patagames.Pdf.Net.Actions.PdfAAction
    Patagames.Pdf.Net.Annotations.PdfAnnotation
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfCreatorInfo
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfExport
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfLanguage
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCAutoState
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCConfig
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCGroup
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCMembership
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCProperties
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCUsage
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfPageElement
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfPrint
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfUser
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfView
    Patagames.Pdf.Net.Wrappers.OptionalContent.PdfZoom
    Patagames.Pdf.Net.Wrappers.PdfBorderEffect
    Patagames.Pdf.Net.Wrappers.PdfBorderStyle
    Patagames.Pdf.Net.Wrappers.PdfFile
    Patagames.Pdf.Net.Wrappers.PdfFileSpecification
    Patagames.Pdf.Net.Wrappers.PdfIconFit
    Patagames.Pdf.Net.Wrappers.PdfLabel
    Patagames.Pdf.Net.Wrappers.PdfLock
    Patagames.Pdf.Net.Wrappers.PdfMK
    Patagames.Pdf.Net.Wrappers.PdfNameTreeCollection
    Patagames.Pdf.Net.Wrappers.PdfNumberTreeCollection
    Patagames.Pdf.Net.Wrappers.PdfOutputIntent
    Patagames.Pdf.Net.Wrappers.PdfSound