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