Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BackgroundType

    Show / Hide Table of Contents

    Class BackgroundType

    Specifies the type of the background.

    Inheritance
    System.Object
    BackgroundType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class BackgroundType : Enum

    Fields

    Color

    Color fill effect.

    Declaration
    public const BackgroundType Color
    Field Value
    Type Description
    BackgroundType

    Gradient

    Gradient fill effect.

    Declaration
    public const BackgroundType Gradient
    Field Value
    Type Description
    BackgroundType

    NoBackground

    No background fill effect.

    Declaration
    public const BackgroundType NoBackground
    Field Value
    Type Description
    BackgroundType

    Picture

    Picture fill effect.

    Declaration
    public const BackgroundType Picture
    Field Value
    Type Description
    BackgroundType

    Texture

    Texture fill effect.

    Declaration
    public const BackgroundType Texture
    Field Value
    Type Description
    BackgroundType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved