Enum vdDocument.MatchXpropertiesFlag
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Controls if XProperties will be matched when MatchProperties(vdPrimary, vdDocument) is called.
public enum vdDocument.MatchXpropertiesFlag
Fields
All = 0All XProperties will be matched
None = 1XProperties will not be matched
TypeSameAndInsert = 2XProperties will be matched only between same Types or for MatchProperties(vdPrimary, vdDocument)