Leadtools.Pdf Namespace > PDFDocumentPage Class : ConvertRect Method |
public PDFRect ConvertRect( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFRect rect )
'Declaration Public Function ConvertRect( _ ByVal sourceType As PDFCoordinateType, _ ByVal destinationType As PDFCoordinateType, _ ByVal rect As PDFRect _ ) As PDFRect
'Usage Dim instance As PDFDocumentPage Dim sourceType As PDFCoordinateType Dim destinationType As PDFCoordinateType Dim rect As PDFRect Dim value As PDFRect value = instance.ConvertRect(sourceType, destinationType, rect)
public PDFRect ConvertRect( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFRect rect )
function Leadtools.Pdf.PDFDocumentPage.ConvertRect( sourceType , destinationType , rect )
public: PDFRect ConvertRect( PDFCoordinateType sourceType, PDFCoordinateType destinationType, PDFRect rect )
For more information, refer to PDF Coordinate System.
For an example, refer to PDFObject.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2