PageStartPos Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PDFUtils..::..PageStartPos Method |
| PDFUtils Class See Also Send Feedback |
get the page y Pos when start the page
Namespace:Â CuteEditor.Convertor.PDFAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static int PageStartPos() |
| Visual Basic |
|---|
Public Shared Function PageStartPos As Integer |
| Visual C++ |
|---|
public: static int PageStartPos() |