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 > SvgDataUri Class : IsBase64 Property |
public bool IsBase64 {get; set;}
'Declaration
Public Property IsBase64 As Boolean
'Usage
Dim instance As SvgDataUri Dim value As Boolean instance.IsBase64 = value value = instance.IsBase64
@property (nonatomic, assign) BOOL isBase64
public boolean isBase64() public void setBase64(boolean value)
Refer to Parse for more information.
For an example, refer to SvgDocument.EnumerateElements