Click or drag to resize

PrinterAttributesNumberOfCopies Property

返回用户文档首页
每张图纸的打印份数。仅对打印到打印机有效。

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 int NumberOfCopies { get; set; }

Property Value

Int32
See Also