PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Shadow Structure / TransparencyExpr Property

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