Back to Devexpress

dxPDFDocumentExportToPNG(TdxPDFDocument,string,string,Double,TObject,TcxRotationAngle) Method

vcl-dxpdfdocument-dot-dxpdfdocumentexporttopng-x28-1ba5cc64-x29.md

latest1.0 KB
Original Source

dxPDFDocumentExportToPNG(TdxPDFDocument,string,string,Double,TObject,TcxRotationAngle) Method

Declaration

delphi
function dxPDFDocumentExportToPNG(ADocument: TdxPDFDocument; const AFolder: string; const AFilePrefix: string; const AZoomFactor: Double; AHandler: TObject = nil; ARotationAngle: TcxRotationAngle = ra0): Boolean;

Parameters

NameType
ADocumentTdxPDFDocument
AFolderstring
AFilePrefixstring
AZoomFactorDouble
AHandlerTObject
ARotationAngleTcxRotationAngle

Returns

Type
Boolean

See Also

dxPDFDocument Unit