MapLegend.AutoFitTextDisabled 속성

정의

텍스트 자동 크기 조정이 사용되지 않는지 여부를 나타냅니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ AutoFitTextDisabled { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty AutoFitTextDisabled { get; }
member this.AutoFitTextDisabled : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property AutoFitTextDisabled As ReportBoolProperty

속성 값

ReportBoolProperty 개체입니다.

적용 대상