ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfPageRefField Class / ValueText Property

In This Topic
    ValueText Property (RtfPageRefField)
    In This Topic
    Gets or sets value as text string.
    Syntax
    'Declaration
     
    Public Overrides Property ValueText As System.String
    public override System.string ValueText {get; set;}
    See Also