Interface ICosPdfPrimitive

Interfaz ICosPdfPrimitive

Interfaz para trabajar con la entidad de datos PDF

public interface ICosPdfPrimitive

Métodos

NombreDescripción
ToCosPdfBoolean()Intenta convertir esta instancia a CosPdfBoolean.
ToCosPdfDictionary()Intenta convertir esta instancia a CosPdfDictionary.
ToCosPdfName()Intenta convertir esta instancia a CosPdfName.
ToCosPdfNumber()Intenta convertir esta instancia a CosPdfNumber.
ToCosPdfString()Intenta convertir esta instancia a CosPdfString.
ToString()Representación en cadena de la instancia ICosPdfPrimitive.

Ver También