Closes & terminates the current subpath by appending a straight line segment from the current point to the starting point of the subpath,into the current page of a PDF. If the current subpath is already closed, this function shall do nothing.
public PdfClosePath( int PdfID );
Public Sub PdfClosePath( ByVal PdfID As Integer )
|
Parameters |
Description |
|
PdfID |
A PDF identifier returned by the PdfNewPdf(), PdfOCRStart(), PdfOcrStartStream(), TwainPDFStart() or TwainPdfStartStream() function. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|