Xamarin.Android

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

    Show / Hide Table of Contents

    Class WatermarkType

    Specifies the watermark type.

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

    Fields

    NoWatermark

    No watermark.

    Declaration
    public const WatermarkType NoWatermark
    Field Value
    Type Description
    WatermarkType

    PictureWatermark

    Picture watermark.

    Declaration
    public const WatermarkType PictureWatermark
    Field Value
    Type Description
    WatermarkType

    TextWatermark

    Text watermark.

    Declaration
    public const WatermarkType TextWatermark
    Field Value
    Type Description
    WatermarkType

    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