<Code Lib>
2026 Property
Changes 0
P

ACADExportOptions.TargetUnit

Description:
The target unit type. Default value is ExportUnit.Default.

public ExportUnit TargetUnit { get; set; }

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

Loading…