Class DpiAwareSection
Internal use only
Inheritance
System.Object
DpiAwareSection
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class DpiAwareSection : ConfigurationElement
Constructors
DpiAwareSection()
Declaration
public DpiAwareSection()
Properties
DpiAwareness
Declaration
public DpiConstants.PROCESS_DPI_AWARENESS DpiAwareness { get; set; }
Property Value
DpiConstants.PROCESS_DPI_AWARENESS
|