Aspose::Pdf::Utils::PublicData::CosPdfPrimitive::ToCosPdfNumber method

CosPdfPrimitive::ToCosPdfNumber method

Tries cast this instance to CosPdfNumber.

System::SharedPtr<CosPdfNumber> Aspose::Pdf::Utils::PublicData::CosPdfPrimitive::ToCosPdfNumber() override

ReturnValue

null if instance is not CosPdfNumber else CosPdfNumber.

See Also