Partager via


Propriété MapTitle.TextShadowOffset

Gets the size of the text shadow of the map title.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TextShadowOffset As ReportSizeProperty 
    Get
'Utilisation
Dim instance As MapTitle 
Dim value As ReportSizeProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

Voir aussi

Référence

MapTitle Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering