共用方式為


DotsPerInch 屬性

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