PdfSharp-WPF  1.31.7289
PdfSharp.Pdf.Content.Objects.CObject Class Referenceabstract

Base class for all PDF content stream objects. More...

Inheritance diagram for PdfSharp.Pdf.Content.Objects.CObject:
PdfSharp.Pdf.Content.Objects.CComment PdfSharp.Pdf.Content.Objects.CName PdfSharp.Pdf.Content.Objects.CNumber PdfSharp.Pdf.Content.Objects.COperator PdfSharp.Pdf.Content.Objects.CSequence PdfSharp.Pdf.Content.Objects.CString PdfSharp.Pdf.Content.Objects.CInteger PdfSharp.Pdf.Content.Objects.CReal PdfSharp.Pdf.Content.Objects.CArray

Public Member Functions

CObject Clone ()
 Creates a new object that is a copy of the current instance. More...
 

Protected Member Functions

 CObject ()
 Initializes a new instance of the CObject class. More...
 
virtual CObject Copy ()
 Implements the copy mechanism. Must be overridden in derived classes. More...
 

Detailed Description

Base class for all PDF content stream objects.

Constructor & Destructor Documentation

◆ CObject()

PdfSharp.Pdf.Content.Objects.CObject.CObject ( )
protected

Initializes a new instance of the CObject class.

Member Function Documentation

◆ Clone()

CObject PdfSharp.Pdf.Content.Objects.CObject.Clone ( )

Creates a new object that is a copy of the current instance.

◆ Copy()


The documentation for this class was generated from the following file: