<Code Lib>
2025.3 Method
Changes 0
M

AssemblyCodeTable.GetAssemblyCodeTable

Description:
Returns the AssemblyCodeTable for the specified document.

public static AssemblyCodeTable GetAssemblyCodeTable(
	Document doc
)

  • doc
    The document owns the AssemblyCodeTable.
Return Value AssemblyCodeTable The AssemblyCodeTable for the document.

Loading…