Enum PrintMode
Defines the print mode of drafting documents.
Namespace: TopSolid.Cad.Drafting.Automating
Assembly: TopSolid.Cad.Drafting.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 6, 0, 0)]
public enum PrintMode
Remarks
This enum is available since v7.6.
Fields
Name | Description |
---|---|
FitPaper | Prints document to fit paper size. |
PrintToScale | Prints document to scale. |