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 : CharSetOffset Property |
public int CharSetOffset {get; set;}
'Declaration
Public Property CharSetOffset As Integer
'Usage
Dim instance As SvgDataUri Dim value As Integer instance.CharSetOffset = value value = instance.CharSetOffset
@property (nonatomic, assign) NSUInteger charSetOffset
public int getCharSetOffset() public void setCharSetOffset(int value)
Refer to Parse for more information.
For an example, refer to SvgDocument.EnumerateElements