CosIntegerObject class implements Integer Cos object

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class CosIntegerObject : CosObjectBase
Visual Basic (Declaration)
Public Class CosIntegerObject _
	Inherits CosObjectBase
Visual C++
public ref class CosIntegerObject : public CosObjectBase

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::CosObjectBase
    Bytescout.PDF..::CosIntegerObject

See Also