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