ITextParagraphFormat.SpaceBefore Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur jumlah spasi vertikal di atas paragraf.
public:
property float SpaceBefore { float get(); void set(float value); };
float SpaceBefore();
void SpaceBefore(float value);
public float SpaceBefore { get; set; }
var single = iTextParagraphFormat.spaceBefore;
iTextParagraphFormat.spaceBefore = single;
Public Property SpaceBefore As Single
Nilai Properti
Single
float
Jumlah ruang vertikal, dalam titik mengambang.