C#
VB
Java
Objective-C
C++
Gets a value that indicates whether this document has optimized rendering data.
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();}
true if this document has optimized rendering data; otherwise, false.
For more information, refer to SVG Rendering.
For an example, refer to Render.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
