Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

ExtractText Property






Gets or sets the text extraction mode used.
Syntax
public SvgExtractText ExtractText {get; set;}
'Declaration
 
Public Property ExtractText As SvgExtractText
'Usage
 
Dim instance As SvgSortOptions
Dim value As SvgExtractText
 
instance.ExtractText = value
 
value = instance.ExtractText
@property (nonatomic, assign) LTSvgExtractText extractText
public SvgExtractText getExtractText()
public void setExtractText(SvgExtractText extractText)
            
public:
property SvgExtractText ExtractText {
   SvgExtractText get();
   void set (    SvgExtractText value);
}

Property Value

The text extraction mode used. The default value is SvgExtractText.Character.
Example

For an example, refer to SvgDocument.SortElements.

Requirements

Target Platforms

See Also

Reference

SvgSortOptions Class
SvgSortOptions Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features