Gets the resolution (DPI) used by the Location property (relevant only if the units used are Pixel).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
float LocationDpi { get; }
Visual Basic
ReadOnly Property LocationDpi As Single
	Get

See Also