TextStamp.Draw

TextStamp.Draw property

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.

public bool Draw { get; set; }

See Also