PageInfo

PageInfo structure

Merupakan Informasi Halaman Dokumen.

public struct PageInfo

Konstruktor

Nama Keterangan
PageInfo(int, int) Menginisialisasi instance baruPageInfo kelas.

Properti

Nama Keterangan
Height { get; set; } Tinggi halaman
PageNumber { get; set; } Nomor halaman
TextLines { get; set; } Informasi baris teks
Width { get; set; } Lebar halaman

Lihat juga