PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfCircleNote Class / Contents Property

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