ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTitle Class / TextShadowOffset Property

In This Topic
    TextShadowOffset Property (MapTitle)
    In This Topic
    Size of the text shadow. An expression should evaluate to a Length. The default value is 0.
    Syntax
    'Declaration
     
    Public Property TextShadowOffset As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo TextShadowOffset {get; set;}
    See Also