ReportSize クラス
レポートでの長さの単位を表します。このクラスには、長さをさまざまな形式に変換するメソッドが含まれています。このクラスは継承できません。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class ReportSize
'使用
Dim instance As ReportSize
public sealed class ReportSize
public ref class ReportSize sealed
[<SealedAttribute>]
type ReportSize = class end
public final class ReportSize
継承階層
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ReportSize
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。