PageIndex Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PDFPagesObject..::..PageIndex Method |
| PDFPagesObject Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int PageIndex( PDFPageObject page ) |
| Visual Basic |
|---|
Public Function PageIndex ( _ page As PDFPageObject _ ) As Integer |
| Visual C++ |
|---|
public: int PageIndex( PDFPageObject^ page ) |