Enum FOPTEFillStyle
Two main colors are defined - a foreground color and a background color. Different fillTypes use these values differently. In addition to the foreground and background any number of shade colors can be defined. Each shade color is associated with a "position" which says how far into the shade the color appears � colors must be given in position order.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTEFillStyle
Fields
Name | Description |
---|---|
fFilled | The f filled |
fHitTestFill | The f hit test fill |
fillAngle | The fill angle |
fillBackColor | The fill back color |
fillBackOpacity | The fill back opacity |
fillBlip | The fill blip |
fillBlipFlags | The fill blip flags |
fillBlipName | The fill blip name |
fillColor | The fill color |
fillCrMod | The fill cr mod |
fillDztype | The fill dztype |
fillFocus | The fill focus |
fillHeight | The fill height |
fillOpacity | The fill opacity |
fillOriginX | The fill origin x |
fillOriginY | The fill origin y |
fillRectBottom | The fill rect bottom |
fillRectLeft | The fill rect left |
fillRectRight | The fill rect right |
fillRectTop | The fill rect top |
fillShadeColors | The fill shade colors |
fillShadePreset | The fill shade preset |
fillShadeType | The fill shade type |
fillShape | The fill shape |
fillShapeOriginX | The fill shape origin x |
fillShapeOriginY | The fill shape origin y |
fillToBottom | The fill to bottom |
fillToLeft | The fill to left |
fillToRight | The fill to right |
fillToTop | The fill to top |
fillType | The fill type |
fillUseRect | The fill use rect |
fillWidth | The fill width |
fNoFillHitTest | The f no fill hit test |