PdfFileSpecification.Index Property
Gets the zero-based index associated with the file specification.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the zero-based index associated with the file specification. |
See Also