TopLevelContainer.WatermarkText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract property System::String ^ WatermarkText { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public abstract string WatermarkText { get; }
[<System.ComponentModel.Browsable(false)>]
member this.WatermarkText : string
Public MustOverride ReadOnly Property WatermarkText As String
Property Value
- Attributes