Returns a ILogoSettings object which providing properties and methods related to company logo. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax ILogoSettings Logo { get; set; }
Property Logo As ILogoSettings
Get
Set
property ILogoSettings^ Logo {
ILogoSettings^ get ();
void set (ILogoSettings^ value);
}
Property Value
Type:
ILogoSettingsSee Also