Back to Devexpress

WatermarkManager.SetText Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-watermarkmanager-dot-settext.md

latest1.1 KB
Original Source

WatermarkManager.SetText Method

NameParametersDescription
SetText(Section, HeaderFooterType, String, TextWatermarkOptions)section, type, text, optionsAdds a text watermark to a header of the specified section.
SetText(Section, HeaderFooterType, String)section, type, textAdds a text watermark to a header of the specified section.
SetText(String, TextWatermarkOptions)text, optionsAdds a text watermark to all document pages.
SetText(String)textAdds a text watermark to all document pages.