Returns the text of a specific page of the displayed PDF.
public String PdfGetPageText( int Page );
Public Function PdfGetPageText( ByVal Page As Integer ) As String
|
Parameters |
Description |
|
Page |
The page to extract the text. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|