Aspose::Pdf::Facades::Stamp::BindTextState method
Stamp::BindTextState method
Sets text state of stamp text.
void Aspose::Pdf::Facades::Stamp::BindTextState(const System::SharedPtr<Text::TextState> &textState)
| Parameter | Type | Description |
|---|---|---|
| textState | const System::SharedPtr<Text::TextState>& | TextState object which specifies text properties. |
See Also
- Typedef SharedPtr
- Class TextState
- Class Stamp
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++