Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgSaveOptions Class : Encoding Property |
public SvgEncoding Encoding {get; set;}
'Declaration
Public Property Encoding As SvgEncoding
'Usage
Dim instance As SvgSaveOptions Dim value As SvgEncoding instance.Encoding = value value = instance.Encoding
@property (nonatomic, assign) LTSvgEncoding encoding
public SvgEncoding getEncoding() public void setEncoding(SvgEncoding encoding)
public: property SvgEncoding Encoding { SvgEncoding get(); void set ( SvgEncoding value); }
For an example, refer to SvgDocument.