Click or drag to resize

DotPrintToMultipleSheet 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 DotPrintToMultipleSheet
Members
Member nameValueDescription
Off0 
LeftToRightAndTopToBottom1 
BottomToTopAndRightToLeft2 
See Also