Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Get or sets a value that indicates the first line indent or hanging line indent for the paragraph.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property _HangingIndent As ReportSize
Get
'Utilisation
Dim instance As Paragraph
Dim value As ReportSize
value = instance._HangingIndent
public ReportSize _HangingIndent { get; }
public:
property ReportSize _HangingIndent {
ReportSize get ();
}
member _HangingIndent : ReportSize
function get _HangingIndent () : ReportSize
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportExpression<T> object.