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