PageCollectionIndexOf Method
Returns the index of specified page in collection.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public int IndexOf(
PdfPage pdfPage
)
- pdfPage PdfPage
- PDF page to search.
Int32The index of the page in collection.