Gets or sets the desired width of this
Watermark.
Namespace: GroupDocs.WatermarkAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic double Width { get; set; }
Public Property Width As Double
Get
Set
public:
property double Width {
double get ();
void set (double value);
}
member Width : float with get, set
Property Value
Type:
DoubleThe desired width of this
Watermark.
Remarks
See Also