Bibliography.GenerateUniqueTag Method

Generates a unique identification tag for a bibliography source and returns the tag.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Function GenerateUniqueTag As String
'Usage
Dim instance As Bibliography
Dim returnValue As String

returnValue = instance.GenerateUniqueTag()
string GenerateUniqueTag()

Return Value

Type: System.String
String

Remarks

For more information, see Working with Building Blocks.

See Also

Reference

Bibliography Interface

Bibliography Members

Microsoft.Office.Interop.Word Namespace