2023 Property
Changes 0
P

ExportLineweightTable.Item

Description:
A copy of the for the line weight's .
Remarks:
When getting this property, it returns a copy of the ExportLineweightInfo from the table. In order to make changes to the ExportLineweightInfo and use those settings during export, set the modified ExportLineweightInfo back into the table using the same key.
public ExportLineweightInfo this[
	ExportLineweightKey lineweightKey
] { get; set; }