次の方法で共有


ConsumeContainerWhitespace プロパティ

コンテンツが増大していく場合に、コンテンツとコンテナ間の最小限の空白を保持しないで、コンテナ内のすべての空白 (つまり本文と四角形) を使い切るかどうかを示す値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property ConsumeContainerWhitespace As Boolean
    Get
'使用
Dim instance As Report
Dim value As Boolean

value = instance.ConsumeContainerWhitespace
public bool ConsumeContainerWhitespace { get; }
public:
property bool ConsumeContainerWhitespace {
    bool get ();
}
member ConsumeContainerWhitespace : bool
function get ConsumeContainerWhitespace () : boolean

プロパティ値

型: System. . :: . .Boolean
Boolean 値です。