FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Subject Property

In This Topic
    Subject Property (DocumentInfo)
    In This Topic
    Gets or sets the subject of a document.
    Syntax
    'Declaration
     
    Public Property Subject As String
    public string Subject {get; set;}
    See Also