Aspose::Pdf::TextStamp::get_Draw method

TextStamp::get_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.

bool Aspose::Pdf::TextStamp::get_Draw() const

See Also