TextParagraphProperties.ParagraphIndent Eigenschaft
Definition
Ruft den Betrag des Absatzeinzugs ab.Gets the amount of the paragraph indentation.
public:
virtual property double ParagraphIndent { double get(); };
public virtual double ParagraphIndent { get; }
member this.ParagraphIndent : double
Public Overridable ReadOnly Property ParagraphIndent As Double
Eigenschaftswert
Ein Double, das den Betrag des Absatzeinzugs darstellt.A Double that represents the amount of the paragraph indentation.