GetStructureNamespaceCount

PDF con tag

Descrizione

Restituisce il numero di spazi dei nomi della struttura registrati per il documento writer attivo

Sintassi

Delphi

Function TPDFlib.GetStructureNamespaceCount: Integer;

DLL

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

ActiveX

Function PDFlib::GetStructureNamespaceCount() As Long

Valori restituiti

Restituisce il numero di spazi dei nomi oppure 0 quando non ne è registrato alcuno o nessun documento è selezionato

Vedere anche

GetStructureNamespaceURI, AddStructureNamespace