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