共用方式為


ReportSize.Type 屬性

Gets the unit of the size.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public ReadOnly Property Type As SizeTypes 
    Get
'用途
Dim instance As ReportSize 
Dim value As SizeTypes 

value = instance.Type
public SizeTypes Type { get; }
public:
property SizeTypes Type {
    SizeTypes get ();
}
member Type : SizeTypes
function get Type () : SizeTypes

屬性值

型別:Microsoft.ReportingServices.RdlObjectModel.SizeTypes
A SizeTypes value.

請參閱

參考

ReportSize 結構

Microsoft.ReportingServices.RdlObjectModel 命名空間