GetStructureNamespaceCount

Tagged PDF

Description

Returns the number of structure namespaces registered for the active writer document

Syntax

Delphi

Function TPDFlib.GetStructureNamespaceCount: Integer;

DLL

Function DLGetStructureNamespaceCount(InstanceID: Integer): Integer; Stdcall;

ActiveX

Function PDFlib::GetStructureNamespaceCount() As Long

Return values

Returns the namespace count, or 0 when none are registered or no document is selected

See also

GetStructureNamespaceURI, AddStructureNamespace