Indicates whether a drawing file in the transmittal set is trusted. (Internal Use Only)
Supported platforms: Windows only
Namespace: TRANSMITTALLib
Assembly: AcETransmit19.tlb
DwgTrustInfo
Drawing files created with Autodesk applications and RealDWG™-based applications are trusted by Autodesk.
This enumeration is for internal use only.
These members are part of this enumeration:
Name |
Description |
---|---|
eDwgTrusted |
Drawing file is trusted |
eDwgUnTrusted |
Drawing file is not trusted |
eTrustInfoUnavailable |
Drawing file does not contain the proper information to determine whether the file is trusted |
Releases: AutoCAD 2009 and later
VB.NET:
None available
C#
None available