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