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

Show in webframe

IsRenderOptimized Property






Gets a value that indicates whether this document has optimized rendering data.
Syntax
public bool IsRenderOptimized {get;}
'Declaration
 
Public ReadOnly Property IsRenderOptimized As Boolean
'Usage
 
Dim instance As SvgDocument
Dim value As Boolean
 
value = instance.IsRenderOptimized
@property (nonatomic, assign, readonly) BOOL isRenderOptimized
public boolean isRenderOptimized()
public:
property bool IsRenderOptimized {
   bool get();
}

Property Value

true if this document has optimized rendering data; otherwise, false.
Remarks

For more information, refer to SVG Rendering.

Example

For an example, refer to Render.

Requirements

Target Platforms

See Also

Reference

SvgDocument Class
SvgDocument 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