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)
ParameterTypeDescription
textStateconst System::SharedPtr<Text::TextState>&TextState object which specifies text properties.

See Also