Aspose::Pdf::Facades::Stamp::BindLogo method
Stamp::BindLogo method
Sets text as stamp.
void Aspose::Pdf::Facades::Stamp::BindLogo(const System::SharedPtr<FormattedText> &formattedText)
| Parameter | Type | Description |
|---|---|---|
| formattedText | const System::SharedPtr<FormattedText>& | FormattedText object which specifies text and text properties. |
See Also
- Typedef SharedPtr
- Class FormattedText
- Class Stamp
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++