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 : Buffer Property |
public IBuffer Buffer {get;}
'Declaration
Public ReadOnly Property Buffer As IBuffer
'Usage
Dim instance As LeadStream Dim value As IBuffer value = instance.Buffer
public IBuffer Buffer {get;}
get_Buffer();
public: property IBuffer^ Buffer { IBuffer^ get(); }