Back to Devexpress

dxPDFDocumentExportToTIFF(TdxPDFDocument,Double,TdxSmartImage,TObject,TcxRotationAngle) Method

vcl-dxpdfdocument-dot-dxpdfdocumentexporttotiff-x28-7feb508f-x29.md

latest919 B
Original Source

dxPDFDocumentExportToTIFF(TdxPDFDocument,Double,TdxSmartImage,TObject,TcxRotationAngle) Method

Declaration

delphi
function dxPDFDocumentExportToTIFF(ADocument: TdxPDFDocument; const AZoomFactor: Double; AImage: TdxSmartImage; AHandler: TObject = nil; ARotationAngle: TcxRotationAngle = ra0): Boolean;

Parameters

NameType
ADocumentTdxPDFDocument
AZoomFactorDouble
AImageTdxSmartImage
AHandlerTObject
ARotationAngleTcxRotationAngle

Returns

Type
Boolean

See Also

dxPDFDocument Unit