Aspose::Pdf::Facades::Stamp::BindTextState method

Stamp::BindTextState method

Sets text state of stamp text.

void Aspose::Pdf::Facades::Stamp::BindTextState(System::SharedPtr<Aspose::Pdf::Text::TextState> textState)
ParameterTypeDescription
textStateSystem::SharedPtr<Aspose::Pdf::Text::TextState>TextState object which specifies text properties.

See Also