dxPDFDocumentExportToTIFF(TdxPDFDocument,Double,TdxSmartImage,TObject,TcxRotationAngle) Method
In This Article
#Declaration
Delphi
function dxPDFDocumentExportToTIFF(ADocument: TdxPDFDocument; const AZoomFactor: Double; AImage: TdxSmartImage; AHandler: TObject = nil; ARotationAngle: TcxRotationAngle = ra0): Boolean;
#Parameters
Name | Type |
---|---|
ADocument | Tdx |
AZoom |
Double |
AImage | Tdx |
AHandler | TObject |
ARotation |
Tcx |
#Returns
Type |
---|
Boolean |
See Also