Sets the page margins of the current page of a PDF.
public PdfSetPageMargins( int PdfID, Single Margin );
Public Sub PdfSetPageMargins( ByVal PdfID As Integer, ByVal Margin As Single )
|
Parameters |
Description |
|
PdfID |
A PDF identifier returned by the PdfNewPdf(), PdfOCRStart(), PdfOcrStartStream(), TwainPDFStart() or TwainPdfStartStream() function. |
|
Margin |
Page Margin in current unit defined by the PdfSetMeasurementUnit() function. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|