LogoSettingsHeight Property |
Image height, default value 50. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public int Height { get; set; }
Public Property Height As Integer
Get
Set
public:
virtual property int Height {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
ILogoSettingsHeightSee Also