WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FillType

    Show / Hide Table of Contents

    Enum FillType

    Specifies the fill type.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum FillType

    Fields

    Name Description
    FillBackground

    Fill is the same as the background.

    FillGradient

    Gradient fill.

    FillMixed

    Mixed fill.

    FillPatterned

    Patterned fill.

    FillPicture

    Picture fill.

    FillSolid

    Solid fill.

    FillTextured

    Textured fill.

    None

    No Fill.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved