SetDefaultStructureNamespace

PDF con tag, compatibilità PDF

Descrizione

Seleziona lo spazio dei nomi assegnato agli elementi esistenti non assegnati e a quelli aperti successivamente

Sintassi

Delphi

Function TPDFlib.SetDefaultStructureNamespace(NamespaceID: Integer): Integer;

DLL

Function DLSetDefaultStructureNamespace(InstanceID, NamespaceID: Integer): Integer; Stdcall;

ActiveX

Function PDFlib::SetDefaultStructureNamespace(NamespaceID As Long) As Long

Parametri

NamespaceIDIdentificatore restituito da AddStructureNamespace, oppure 0 per cancellare il valore predefinito per gli elementi futuri

Valori restituiti

0L'identificatore è fuori intervallo oppure nessun documento è selezionato
1È stato selezionato il valore predefinito

Note

SetPDFUA2Mode e SetWTPDFMode accessibile selezionano automaticamente lo spazio struttura PDF 2.0

Vedere anche

SetStructElemNamespace, GetStructureNamespaceCount