Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Doc Property |
public CodecsDocOptions Doc {get;}
'Declaration
Public ReadOnly Property Doc As CodecsDocOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsDocOptions value = instance.Doc
public CodecsDocOptions Doc {get;}
public CodecsDocOptions getDoc()
get_Doc();
public: property CodecsDocOptions^ Doc { CodecsDocOptions^ get(); }