Click or drag to resize

DotPrintOutputType Enumeration

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Drawing
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public enum DotPrintOutputType
Members
Member nameValueDescription
Printer0 打印到打印机
PDF2 打印到PDF文件
Plot3 打印到绘图仪,暂未支持
Image4 打印到图片,暂未支持
See Also