2020 Method
Changes 0
M

Document.Link

Description:
Links Markups in a DWF file to the document.
public IList<ElementId> Link(
	string file,
	DWFImportOptions options
)
Return Value IList<ElementId> A collection of link instance element ids created by the markup link.