Table of Contents

Class CNumber

Namespace
PdfSharp.Pdf.Content.Objects
Assembly
PdfSharp-gdi.dll

Represents the base class for numerical objects in a PDF content stream.

public abstract class CNumber : CObject, ICloneable
Inheritance
CNumber
Implements
Derived
Inherited Members

Constructors

CNumber()

protected CNumber()

Methods

Clone()

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

public CNumber Clone()

Returns

CNumber