随笔分类 - CAD二开
摘要:autocad打开文件显示缺少字体,总有一个弹窗, 我想只要缺少字体就使用gb去替换
阅读全文
摘要:1 打印pdf的角度设置 2015 plotSettingsValidator.SetPlotRotation(plotSettings, PlotRotation.ninetyDegrees); 2025 plotSettingsValidator.SetPlotRotation(plotSett
阅读全文
摘要:以下是一个创建table,并设置表头方向的示例代码 关键是: TableStyle style = new TableStyle(); style.FlowDirection = FlowDirection.LeftToRight; style.IsTitleSuppressed = true; t
阅读全文

浙公网安备 33010602011771号