DrawingPDFExport |
public class PDFExportSettings
The DrawingPDFExportSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | DrawingPDFExportSettings | Initializes a new instance of the DrawingPDFExportSettings class |
Name | Description | |
---|---|---|
![]() | ColorMode | 颜色模式,取值可参考DrawingDrawingColorMode |
![]() | FilenameRules | 文件名规则,取值可参考DrawingAttributeNames |
![]() | FilenameSeperator | 文件名不同规则之间的分隔符,默认为"-" |
![]() | HorizonSplitCount | 横向分页数量,默认为1 |
![]() | PageCentering | 图纸内容在页面内居中 |
![]() | PageRatio | 图纸在页面中的缩放比例 |
![]() | PageSize | 输出页面尺寸 |
![]() | TargetDirectory | 导出的目标文件夹 |
Name | Description | |
---|---|---|
![]() | AddFilenameRule | 添加文件名规则,取值可参考DrawingAttributeNames |
![]() | ClearFilenameRule | 清空文件名规则 |