<Code Lib>
2023 Method
Changes 0
M

AssemblyCodeTable.GetAssemblyCodeTable

Description:
Returns the AssemblyCodeTable for the specified document.

public static AssemblyCodeTable GetAssemblyCodeTable(
	Document doc
)

Return Value AssemblyCodeTable The AssemblyCodeTable for the document.

Loading…