다음을 통해 공유


DotsPerInch 속성

DPI.

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

구문

‘선언
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
A float value.