PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / Style Class / TextColorExpr Property

In This Topic
    TextColorExpr Property (Style)
    In This Topic
    Gets or sets the expression used to calculate Style.TextColor.
    Syntax
    'Declaration
     
    Public Property TextColorExpr As String
    public string TextColorExpr {get; set;}
    See Also