Class CosPdfPrimitive

CosPdfPrimitive class

This class represents base public type CosPdfPrimitive.

public abstract class CosPdfPrimitive : ICosPdfPrimitive

Methods

NameDescription
virtual ToCosPdfBoolean()Tries cast this instance to CosPdfBoolean.
virtual ToCosPdfName()Tries cast this instance to CosPdfName.
virtual ToCosPdfNumber()Tries cast this instance to CosPdfNumber.
virtual ToCosPdfString()Tries cast this instance to CosPdfString.

See Also