Skip to content

2a9250ed 38a4 372d 05d6 23d1c11826a4

Fernando Garcia edited this page May 8, 2018 · 1 revision

LogoModel.LogoSize Property

Additional header content

Gets the dimensions of logo.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Size LogoSize { get; }

VB

Public ReadOnly Property LogoSize As Size
	Get

Property Value

Type: Size
A Size structure that contains the dimensions of logo measured in pixels.

Remarks

[Missing documentation for "P:iTin.Export.Model.LogoModel.LogoSize"]

See Also

Reference

LogoModel Class
iTin.Export.Model Namespace

Clone this wiki locally