Aspose::Pdf::Utils::PublicData::ICosPdfPrimitive::ToCosPdfNumber method
ICosPdfPrimitive::ToCosPdfNumber method
Tries cast this instance to CosPdfNumber.
virtual System::SharedPtr<CosPdfNumber> Aspose::Pdf::Utils::PublicData::ICosPdfPrimitive::ToCosPdfNumber()=0
ReturnValue
null if instance is not CosPdfNumber else CosPdfNumber.
See Also
- Typedef SharedPtr
- Class CosPdfNumber
- Class ICosPdfPrimitive
- Namespace Aspose::Pdf::Utils::PublicData
- Library Aspose.PDF for C++