menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeShapeFillType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum OfficeShapeFillType

    Specifies the type of fill for an object.

    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Base.dll
    Syntax
    public enum OfficeShapeFillType

    Fields

    Name Description
    Automatic

    Specifies the OfficeShapeFillType is automatic.

    Gradient

    Specifies the OfficeShapeFillType is gradient.

    None

    Specifies the OfficeShapeFillType is none.

    Pattern

    Specifies the OfficeShapeFillType is pattern.

    Picture

    Specifies the OfficeShapeFillType is Picture.

    Solid

    Specifies the OfficeShapeFillType is solid.

    Texture

    Specifies the OfficeShapeFillType is Texture.

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