Click here to Skip to main content
15,904,288 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I write to this class? [modified] Pin
e40s11-Jan-09 9:17
e40s11-Jan-09 9:17 
GeneralRe: How do I write to this class? Pin
Not Active11-Jan-09 9:32
mentorNot Active11-Jan-09 9:32 
GeneralRe: How do I write to this class? [modified] Pin
e40s11-Jan-09 10:02
e40s11-Jan-09 10:02 
GeneralRe: How do I write to this class? Pin
Not Active11-Jan-09 12:20
mentorNot Active11-Jan-09 12:20 
GeneralRe: How do I write to this class? [modified] Pin
e40s11-Jan-09 16:16
e40s11-Jan-09 16:16 
GeneralRe: How do I write to this class? Pin
Not Active11-Jan-09 16:29
mentorNot Active11-Jan-09 16:29 
AnswerRe: How do I write to this class? [modified] Pin
Luc Pattyn11-Jan-09 16:54
sitebuilderLuc Pattyn11-Jan-09 16:54 
AnswerRe: How do I write to this class? Pin
Pete O'Hanlon11-Jan-09 8:43
mvePete O'Hanlon11-Jan-09 8:43 
This is a static class, so it seems that you must have a static method in there that returns an initialized version of the class. When you type in your class, type in PDFToImage pdf2i = PDFToImage. Intellisense should return the method you need.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

My blog | My articles | MoXAML PowerToys



GeneralRe: How do I write to this class? Pin
e40s11-Jan-09 9:23
e40s11-Jan-09 9:23 
GeneralRe: How do I write to this class? Pin
Not Active11-Jan-09 9:29
mentorNot Active11-Jan-09 9:29 
QuestionPassword protect information in an application Pin
Karmendra Suthar11-Jan-09 7:06
Karmendra Suthar11-Jan-09 7:06 
AnswerRe: Password protect information in an application Pin
Not Active11-Jan-09 8:30
mentorNot Active11-Jan-09 8:30 
QuestionHelp Creating Sql Class Pin
Calferreira11-Jan-09 7:06
Calferreira11-Jan-09 7:06 
AnswerRe: Help Creating Sql Class Pin
User 665811-Jan-09 7:41
User 665811-Jan-09 7:41 
GeneralRe: Help Creating Sql Class Pin
Calferreira11-Jan-09 8:09
Calferreira11-Jan-09 8:09 
GeneralRe: Help Creating Sql Class Pin
User 665811-Jan-09 8:14
User 665811-Jan-09 8:14 
GeneralRe: Help Creating Sql Class Pin
Calferreira11-Jan-09 10:59
Calferreira11-Jan-09 10:59 
QuestionObservableCollection Constructor Pin
Michael Sync11-Jan-09 6:20
Michael Sync11-Jan-09 6:20 
AnswerRe: ObservableCollection Constructor Pin
S. Senthil Kumar11-Jan-09 6:40
S. Senthil Kumar11-Jan-09 6:40 
GeneralRe: ObservableCollection Constructor Pin
Michael Sync11-Jan-09 7:21
Michael Sync11-Jan-09 7:21 
GeneralRe: ObservableCollection Constructor Pin
S. Senthil Kumar11-Jan-09 8:24
S. Senthil Kumar11-Jan-09 8:24 
GeneralRe: ObservableCollection Constructor Pin
Michael Sync11-Jan-09 8:45
Michael Sync11-Jan-09 8:45 
GeneralRe: ObservableCollection Constructor Pin
S. Senthil Kumar11-Jan-09 8:58
S. Senthil Kumar11-Jan-09 8:58 
AnswerRe: ObservableCollection Constructor Pin
User 665811-Jan-09 7:51
User 665811-Jan-09 7:51 
GeneralRe: ObservableCollection Constructor Pin
Michael Sync11-Jan-09 8:45
Michael Sync11-Jan-09 8:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.