PdfSetPageDimensions Method

See Also     Examples     Applies To

Sets the next pages dimention of the native pdf created by the PdfNewPdfEx() function.

Syntax

object.PdfSetPageDimensions (nWidth, nHeight)

The PdfSetPageDimensions syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nWidth Required. Single. Width in current unit defined by the PdfSetMeasurementUnits() function.
nHeight Required. Single. Height in current unit defined by the PdfSetMeasurementUnits() function.

Remarks

This function can only be used with the native PDF created by the PdfNewPdfEx() function.

Category

PDF Functions





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.