Aspose::Pdf::Utils::PublicData::CosPdfString::ToCosPdfString method

CosPdfString::ToCosPdfString method

Tries cast this instance to CosPdfString.

System::SharedPtr<CosPdfString> Aspose::Pdf::Utils::PublicData::CosPdfString::ToCosPdfString() override

ReturnValue

null if instance is not CosPdfString else CosPdfString.

See Also