DynamicWatermark Class

Definition

Information about the dynamic watermark that may be associated with protected content

public class DynamicWatermark
type DynamicWatermark = class
Public Class DynamicWatermark
Inheritance
DynamicWatermark

Constructors

DynamicWatermark()

Default constructor

DynamicWatermark(String, String)

Constructor accepting format string and consumer principal.

Properties

ConsumerPrincipalName

Principal name of the user viewing the document

DynamicWatermarkFormatString

The raw format string configured by the admin which may contain variables to replace

Methods

GetFormatString()

Get the format string for the dynamic watermark

GetText()

Gets the text with all the variables resolved to their human readable values

Applies to