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

Show in webframe

SvgDropFlags Enumeration






Options to use when merging SVG documents
Syntax
[FlagsAttribute()]
public enum SvgDropFlags : System.Enum 
'Declaration
 
<FlagsAttribute()>
Public Enum SvgDropFlags 
   Inherits System.Enum
'Usage
 
Dim instance As SvgDropFlags
typedef NS_OPTIONS(NSUInteger, LTSvgDropFlags)
public enum SvgDropFlags
[FlagsAttribute()]
public enum class SvgDropFlags : public System.Enum 
Members
ValueMemberDescription
0x00000000None Default. Do not drop any elements.
0x00000001Shapes Drop all shape elements (vector objects).
0x00000002Images Drop all image elements.
0x00000004Text Drop all text elements.
Remarks

Value for SvgMergeOptions.SourceDropFlags and SvgMergeOptions.DestinationDropFlags.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Svg.SvgDropFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Svg Namespace

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