Bagikan melalui


PdfPage.Index Properti

Definisi

Mendapatkan posisi relatif halaman Portable Document Format (PDF) dalam dokumen Portable Document Format (PDF) induknya.

public:
 property unsigned int Index { unsigned int get(); };
uint32_t Index();
public uint Index { get; }
var uInt32 = pdfPage.index;
Public ReadOnly Property Index As UInteger

Nilai Properti

UInt32

unsigned int

uint32_t

Posisi halaman Portable Document Format (PDF) relatif terhadap dokumen Portable Document Format (PDF) induknya.

Keterangan

Halaman pertama dokumen Portable Document Format (PDF) adalah indeks 0 (nol).

Berlaku untuk