Freigeben über


PdfPage.Index Eigenschaft

Definition

Ruft die relative Position der PDF-Seite (Portable Document Format) innerhalb des übergeordneten PDF-Dokuments ab.

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

Eigenschaftswert

UInt32

unsigned int

uint32_t

Die Position der Pdf-Seite (Portable Document Format) relativ zum übergeordneten PDF-Dokumentformat (Portable Document Format).

Hinweise

Die erste Seite eines PDF-Dokuments (Portable Document Format) ist Index 0 (Null).

Gilt für: