IWatermarkedConvertOptions

IWatermarkedConvertOptions interface

Represents convert options that allow output of conversion to be watermarked

public interface IWatermarkedConvertOptions : IConvertOptions

Properties

Name Description
Watermark { get; set; } Watermark specific options

See Also