SizeRelativeSize Property |
The watermark text size in percentages in relation to page width.
Valid values are between 1 and 100.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic byte RelativeSize { get; }
Public ReadOnly Property RelativeSize As Byte
Get
public:
property unsigned char RelativeSize {
unsigned char get ();
}
member RelativeSize : byte with get
Property Value
Type:
Byte
See Also