WatermarkImageOptionsImage Property |
Image watermark
Namespace: GroupDocs.Conversion.Options.ConvertAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic byte[] Image { get; }
Public ReadOnly Property Image As Byte()
Get
public:
property array<unsigned char>^ Image {
array<unsigned char>^ get ();
}
member Image : byte[] with get
Property Value
Type:
Byte
See Also