Extracts the page number if the path has the form 'MyFile.pdf#123' and returns
the actual path without the number sign and the following digits.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- path
- Type: SystemString
- pageNumber
- Type: SystemInt32
Return Value
Type: StringSee Also