다음을 통해 공유


ReportSize.DotsPerInch 속성

Gets the DPI.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Shared ReadOnly Property DotsPerInch As Single 
    Get
‘사용 방법
Dim value As Single 

value = ReportSize.DotsPerInch
public static float DotsPerInch { get; }
public:
static property float DotsPerInch {
    float get ();
}
static member DotsPerInch : float32
static function get DotsPerInch () : float

속성 값

유형: System.Single
The DPI.

참고 항목

참조

ReportSize 구조

Microsoft.ReportingServices.RdlObjectModel 네임스페이스