Bagikan melalui


ITextParagraphFormat.Style Properti

Definisi

Mendapatkan atau mengatur gaya paragraf.

public:
 property ParagraphStyle Style { ParagraphStyle get(); void set(ParagraphStyle value); };
ParagraphStyle Style();

void Style(ParagraphStyle value);
public ParagraphStyle Style { get; set; }
var paragraphStyle = iTextParagraphFormat.style;
iTextParagraphFormat.style = paragraphStyle;
Public Property Style As ParagraphStyle

Nilai Properti

Gaya paragraf.

Berlaku untuk