Paragraph.RightIndent Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un'espressione che restituisce il rientro dal bordo destro della casella di testo, meno la spaziatura interna destra.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ RightIndent { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty RightIndent { get; }
member this.RightIndent : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overridable ReadOnly Property RightIndent As ReportSizeProperty
Valore della proprietà
Oggetto ReportSizeProperty che rappresenta il rientro dal bordo destro della casella di testo, meno la spaziatura interna destra.