Message 1 of 12
drawing properties-> custom tab【.net programming】

Not applicable
02-02-2016
11:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, everyone
Now i am using c# for my autocad2014 development.
may I ask how can I get the data from this custom tab?
I hava try this , but not work, pls help.
String test = thisDrawing.SummaryInfo.Keywords;