Specifies the mode to draw text on a PDF.
public PdfSetTextMode( int PdfID, PdfTextMode TextMode );
Public Sub PdfSetTextMode( ByVal PdfID As Integer, ByVal TextMode As PdfTextMode )
|
Parameters |
Description |
|
PdfID |
A PDF identifier returned by the PdfNewPdf(), PdfOCRStart(), PdfOcrStartStream(), TwainPDFStart() or TwainPdfStartStream() function. |
|
TextMode |
A member of the PdfTextMode enumeration. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|