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

Stamp::BindLogo method

Sets text as stamp.

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

See Also