2024 Property
Changes 0
P

ExportPatternTable.Item

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