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 : Png Property |
public CodecsPngOptions Png {get;}
'Declaration
Public ReadOnly Property Png As CodecsPngOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsPngOptions value = instance.Png
public CodecsPngOptions Png {get;}
@property (nonatomic, strong, readonly) LTCodecsPngOptions* png
public CodecsPngOptions getPng()
get_Png();
public: property CodecsPngOptions^ Png { CodecsPngOptions^ get(); }