skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Enum ShadingPattern

Specifies the fill pattern applied to paragraph or table cell shading, controlling how foreground color overlays the background through stripes, crosses, or opacity percentages.

Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll

Syntax

public enum ShadingPattern

Clear

Displays only the background color with a fully transparent foreground layer.

DiagonalCross

Applies a crosshatch pattern formed by intersecting diagonal stripes creating an X-pattern.

DiagonalStripe

Applies diagonal stripes running from top-left to bottom-right, alternating foreground and background.

HorizontalCross

Applies a grid pattern formed by intersecting horizontal and vertical stripes.

HorizontalStripe

Applies horizontal stripes alternating between foreground and background colors.

None

Applies no fill pattern; the element remains transparent or inherits shading from its parent.

Percent10

Applies a 10% foreground opacity fill pattern over the background.

Percent12

Applies a 12.5% foreground opacity fill pattern over the background.

Percent15

Applies a 15% foreground opacity fill pattern over the background.

Percent20

Applies a 20% foreground opacity fill pattern over the background.

Percent25

Applies a 25% foreground opacity fill pattern over the background.

Percent30

Applies a 30% foreground opacity fill pattern over the background.

Percent35

Applies a 35% foreground opacity fill pattern over the background.

Percent37

Applies a 37.5% foreground opacity fill pattern over the background.

Percent40

Applies a 40% foreground opacity fill pattern over the background.

Percent45

Applies a 45% foreground opacity fill pattern over the background.

Percent5

Applies a 5% foreground opacity fill pattern over the background.

Percent50

Applies a 50% foreground opacity fill pattern over the background.

Percent55

Applies a 55% foreground opacity fill pattern over the background.

Percent60

Applies a 60% foreground opacity fill pattern over the background.

Percent62

Applies a 62.5% foreground opacity fill pattern over the background.

Percent65

Applies a 65% foreground opacity fill pattern over the background.

Percent70

Applies a 70% foreground opacity fill pattern over the background.

Percent75

Applies a 75% foreground opacity fill pattern over the background.

Percent80

Applies an 80% foreground opacity fill pattern over the background.

Percent85

Applies an 85% foreground opacity fill pattern over the background.

Percent87

Applies an 87.5% foreground opacity fill pattern over the background.

Percent90

Applies a 90% foreground opacity fill pattern over the background.

Percent95

Applies a 95% foreground opacity fill pattern over the background.

ReverseDiagonalStripe

Applies diagonal stripes running from top-right to bottom-left, alternating foreground and background.

Solid

Fills the entire area with solid foreground color, completely obscuring the background.

ThinDiagonalCross

Applies a fine crosshatch pattern with narrow intersecting diagonal stripes.

ThinDiagonalStripe

Applies narrow diagonal stripes running from top-left to bottom-right with reduced density.

ThinHorizontalCross

Applies a fine grid pattern with narrow intersecting horizontal and vertical stripes.

ThinHorizontalStripe

Applies narrow horizontal stripes with reduced foreground density compared to HorizontalStripe.

ThinReverseDiagonalStripe

Applies narrow diagonal stripes running from top-right to bottom-left with reduced density.

ThinVerticalStripe

Applies narrow vertical stripes with reduced foreground density compared to VerticalStripe.

VerticalStripe

Applies vertical stripes alternating between foreground and background colors.

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.