PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfRadioButton Class / Text Property

In This Topic
    Text Property (PdfRadioButton)
    In This Topic
    Gets or sets the text value of the current object.
    Syntax
    'Declaration
     
    
    Public Overridable Property Text As String
    public virtual string Text {get; set;}
    See Also