AddWatermarkResult

AddWatermarkResult structure

Represents the result of adding watermarks to a document.

public struct AddWatermarkResult

Constructors

Name Description
AddWatermarkResult(int) Initializes a new instance of the AddWatermarkResult structure.

Properties

Name Description
NumberAppliedWatermarks { get; set; } Gets or sets the number of applied watermarks.

See Also