PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Shadow Structure / TransparencyExpr Property

In This Topic
    TransparencyExpr Property (Shadow)
    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