Bagikan melalui


RichEditTextRange.ParagraphFormat Properti

Definisi

Mendapatkan atau mengatur atribut pemformatan paragraf dari rentang teks.

public:
 property ITextParagraphFormat ^ ParagraphFormat { ITextParagraphFormat ^ get(); void set(ITextParagraphFormat ^ value); };
ITextParagraphFormat ParagraphFormat();

void ParagraphFormat(ITextParagraphFormat value);
public ITextParagraphFormat ParagraphFormat { get; set; }
var iTextParagraphFormat = richEditTextRange.paragraphFormat;
richEditTextRange.paragraphFormat = iTextParagraphFormat;
Public Property ParagraphFormat As ITextParagraphFormat

Nilai Properti

Atribut pemformatan paragraf.

Penerapan

Berlaku untuk