Enum vdDocument.ExportScriptFlags
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
Controls some parameters for the ExportScript method.
public enum vdDocument.ExportScriptFlags
Fields
Default = 0Default properties are used
DonNotChangeExternalReferencePaths = 2If set the ExternalReferencePath does not changed when exporting to vds else it is changed to the its single filename without paths and with .vds extension add to the end
ExplodePolylineWidths = 1If set explode vdPolyline objects that has Widths with deferent values to single fill hatched entities for each segment widths. If not set then Widths are ignored