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