Skip to content

SettingsService.SetBrandingLogo Method (Image)

Sets the new logo for branding to use.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public void SetBrandingLogo(
    Image companyLogo
)

VB

Public Sub SetBrandingLogo ( 
    companyLogo As Image
)

Parameters

 

companyLogo
Type: System.Drawing.Image
This specifies logo to set.

Remarks

The image is automatically resized to fit the reports.

See Also

Reference

SettingsService Class
SetBrandingLogo Overload
Citrix.SDK.AppDNA Namespace

Was this article helpful?