Aspose::Pdf::TextStamp::set_Draw method

TextStamp::set_Draw method

This property determines how stamp is drawn on page. If Draw = true stamp is drawn as graphic operators and if draw = false then stamp is drawn as text.

void Aspose::Pdf::TextStamp::set_Draw(bool value)

See Also