Aspose::Pdf::Facades::Stamp::BindLogo method

Stamp::BindLogo method

Sets text as stamp.

void Aspose::Pdf::Facades::Stamp::BindLogo(const System::SharedPtr<FormattedText> &formattedText)
ParameterTypeDescription
formattedTextconst System::SharedPtr<FormattedText>&FormattedText object which specifies text and text properties.

See Also