Поделиться через


Свойство MapViewportInstance.ContentMargin

Gets the calculated value of the ContentMargin property in a MapViewport class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ContentMargin As ReportSize 
    Get
'Применение
Dim instance As MapViewportInstance 
Dim value As ReportSize 

value = instance.ContentMargin
public ReportSize ContentMargin { get; }
public:
property ReportSize^ ContentMargin {
    ReportSize^ get ();
}
member ContentMargin : ReportSize
function get ContentMargin () : ReportSize

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize value that represents the calculated value of the ContentMargin property.

См. также

Справочник

MapViewportInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering