←Select platform

IsRenderOptimized Property

Summary

Gets a value that indicates whether this document has optimized rendering data.

Syntax

C#
VB
Java
Objective-C
C++
public bool IsRenderOptimized {get;}
Public ReadOnly Property IsRenderOptimized As Boolean
@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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Svg Assembly
Click or drag to resize