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

In This Topic
    Value Property (RtfPageRefField)
    In This Topic
    Gets value as internal object.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Value As System.Object
    public override System.object Value {get;}
    See Also