|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace > LeadStream Class : LeadStream Constructor |
| Overload | Description |
|---|---|
| LeadStream Constructor(IStorageFile) | Constructs a new LeadStream object using the specified IStorageFile as storage. ![]() |
| LeadStream Constructor(IRandomAccessStream,Boolean) | Constructs a new LeadStream object using the specified IRandomAccessStream as storage. ![]() |
| LeadStream Constructor(IInputStream,Boolean) | Constructs a new LeadStream object using the specified IInputStream as storage. ![]() |
| LeadStream Constructor(IOutputStream,Boolean) | Constructs a new LeadStream object using the specified IOutputStream as storage. ![]() |
| LeadStream Constructor(InMemoryRandomAccessStream,Boolean) | Constructs a new LeadStream object using the specified InMemoryRandomAccessStream as storage. ![]() |