Aspose::Pdf::DataEditor::CosPdfName::ToCosPdfName method

CosPdfName::ToCosPdfName method

Tries cast this instance to CosPdfName.

System::SharedPtr<CosPdfName> Aspose::Pdf::DataEditor::CosPdfName::ToCosPdfName() override

ReturnValue

null if instance is not CosPdfName else CosPdfName.

See Also