GetCSDictEPSG
Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.11.
Description
Returns the EPSG reference code for a coordinate system dictionary (see www.epsg.org).
Syntax
Delphi
function TDebenuPDFLibrary1811.GetCSDictEPSG(CSDictID: Integer): Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetCSDictEPSG(CSDictID As Long) As Long
DLL
int DPLGetCSDictEPSG(int InstanceID, int CSDictID)
Parameters
CSDictID | A value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions |