O2S.Components.PDF4NET Documentation
PDFCosObject Class
Members 



O2S.Components.PDF4NET.Core.Cos Namespace : PDFCosObject Class
Defines the base class for PDF COS objects.
Syntax
'Declaration
 
Public MustInherit Class PDFCosObject 
'Usage
 
Dim instance As PDFCosObject
public abstract class PDFCosObject 
public ref class PDFCosObject abstract 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.Core.Cos.PDFCosObject
      O2S.Components.PDF4NET.Core.Cos.PDFCosArray
      O2S.Components.PDF4NET.Core.Cos.PDFCosBinaryString
      O2S.Components.PDF4NET.Core.Cos.PDFCosBoolean
      O2S.Components.PDF4NET.Core.Cos.PDFCosDictionary
      O2S.Components.PDF4NET.Core.Cos.PDFCosName
      O2S.Components.PDF4NET.Core.Cos.PDFCosNull
      O2S.Components.PDF4NET.Core.Cos.PDFCosNumber
      O2S.Components.PDF4NET.Core.Cos.PDFCosString

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PDFCosObject Members
O2S.Components.PDF4NET.Core.Cos Namespace