Aspose::Pdf::Utils::PublicData::ICosPdfPrimitive class
ICosPdfPrimitive class
Interface for work with PDF data entity.
class ICosPdfPrimitive : public virtual System::Object
Methods
Method | Description |
---|---|
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
- Class Object
- Namespace Aspose::Pdf::Utils::PublicData
- Library Aspose.PDF for C++