(Deprecate) Indicates whether to allow replacing text with polyline shapes in the created SVG
[ObsoleteAttribute()]
public bool AllowPolylineText { get; set; }
Public Property AllowPolylineText As Boolean
@property (nonatomic, assign) BOOL allowPolylineText
public boolean getAllowPolylineText()
public void setAllowPolylineText(boolean value)
true to allow replacing text with polyline shapes in the created SVG, otherwise; fase. Default value is false.
Important This property has been deprecated and should not be used.
If the value of AllowPolylineText is set to true, some file filters may replace some or all text elements with a polyline representation to better represent the final shape. This behavior may be desired if the goal is to create an SVG document that can be viewed regardless of whether some or all of the fonts specified in the document are present in the system.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document