Xceed Words for .NET v3.0 Documentation
PatternStyle Enumeration


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : PatternStyle Enumeration
Specifies the style that will be used in a ShaddingPattern configuration for Tables, Paragraphs or Cells.
Syntax
'Declaration
 
Public Enum PatternStyle 
   Inherits System.Enum
'Usage
 
Dim instance As PatternStyle
public enum PatternStyle : System.Enum 
Members
MemberDescription
ClearNo pattern
DkDwnDiagonalDark Down Diagonal pattern
DkGridDark Grid pattern
DkHorizonalDark Horizontal pattern
DkTrellisDark Trellis pattern
DkUpDiagonalDark Up Diagonal pattern
DkVerticalDark Vertical pattern
LtDwnDiagonalLight Down Diagonal pattern
LtGridLight Grid pattern
LtHorizonalLight Horizontal pattern
LtTrellisLight Trellis pattern
LtUpDiagonalLight Up Diagonal pattern
LtVerticalLight Vertical pattern
Percent1010% Fill pattern
Percent1212.5% Fill pattern
Percent1515% Fill Pattern
Percent2020% Fill pattern
Percent2525% Fill pattern
Percent3030% Fill pattern
Percent3535% Fill pattern
Percent3737.5% Fill pattern
Percent4040% Fill pattern
Percent4545% Fill pattern
Percent55% Fill pattern
Percent5050% Fill pattern
Percent5555% Fill pattern
Percent6060% Fill pattern
Percent6262.5% Fill pattern
Percent6565% Fill pattern
Percent7070% Fill pattern
Percent7575% Fill pattern
Percent8080% Fill pattern
Percent8585% Fill pattern
Percent8787.5% Fill pattern
Percent9090% Fill pattern
Percent9595% Fill pattern
Solid100% Fill pattern
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Document.NET.PatternStyle

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Xceed.Document.NET Namespace