dxPDFDocumentExportToTIFF(TdxPDFDocument,Double,TdxSmartImage,TObject,TcxRotationAngle) Method
Declaration
function dxPDFDocumentExportToTIFF(ADocument: TdxPDFDocument; const AZoomFactor: Double; AImage: TdxSmartImage; AHandler: TObject = nil; ARotationAngle: TcxRotationAngle = ra0): Boolean;
Parameters
Name | Type |
---|---|
ADocument | TdxPDFDocument |
AZoomFactor | Double |
AImage | TdxSmartImage |
AHandler | TObject |
ARotationAngle | TcxRotationAngle |
Returns
Type |
---|
Boolean |
See Also