Click or drag to resize
ILogoSettings Interface
Exposes the public members of the DigitalofficePro.Html5PointSdk. ILogoSettingsclass to unmanaged code.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public interface ILogoSettings

The ILogoSettings type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Image height. Read/write.
Public propertyHyperlink
Image hyperlink. Read/write.
Public propertyImagePath
Company Logo image path. Read/write.
Public propertyLeft
Image position left. Read/write.
Public propertyTop
Image position top. Read/write.
Public propertyWidth
Image width. Read/write.
Top
See Also