Skip to content

PDFCosNull

Namespace: O2S.Components.PDF4NET.Core.Cos

Defines a PDF COS null object.

public class PDFCosNull : PDFCosObject

Inheritance ObjectPDFCosObjectPDFCosNull

Constructors

PDFCosNull()

Initializes a new PDFCosNull object.

public PDFCosNull()

Properties

Type

Gets the object type.

public PDFCosObjectType Type { get; }

Property Value

PDFCosObjectType


Methods

ToString()

Returns a String that represents the current Object.

public string ToString()

Returns

String
String that represents the current Object.