protected override byte[] FooterImage { get; }
Protected Overrides ReadOnly Property FooterImage As Byte() Get
protected: virtual property array<unsigned char>^ FooterImage { array<unsigned char>^ get () override; }
function get_FooterImage();
In This Article