<Code Lib>
2026 Property
Changes 0
P

BaseImportOptions.ColorMode

Description:
Color mode for the import. Three modes are supported. Black and White, Preserve Colors, and Invert Colors.

public ImportColorMode ColorMode { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…