Debenu Quick PDF logo

SetCSDictWKT

Measurement and coordinate units

Version history

This function was introduced in Quick PDF Library version 8.11.

Description

Sets the Well Known Text (WKT) describing a coordinate system dictionary.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetCSDictWKT(CSDictID: Integer; 
  NewWKT: WideString): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::SetCSDictWKT(CSDictID As Long,
  NewWKT As String) As Long

DLL

int DPLSetCSDictWKT(int InstanceID, int CSDictID, wchar_t * NewWKT)

Parameters

CSDictID A value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions
NewWKT The new Well Known Text description

Return values

0 The CSDictID parameter was incorrect
1 Success

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport