menu

Document Processing

WatermarkType Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    WatermarkType Class

    Specifies the watermark type.

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

    Fields

    NoWatermark

    No watermark.

    Declaration
    public const WatermarkType NoWatermark
    Field Value
    Type
    WatermarkType

    PictureWatermark

    Picture watermark.

    Declaration
    public const WatermarkType PictureWatermark
    Field Value
    Type
    WatermarkType

    TextWatermark

    Text watermark.

    Declaration
    public const WatermarkType TextWatermark
    Field Value
    Type
    WatermarkType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved