←Select platform

AnnRenderingEngineInstance Property

Summary

Rendering engine to use when overlaying annotations during document conversion.

Syntax
C#
VB
C++
Java
public AnnRenderingEngine AnnRenderingEngineInstance { get; } 
Public ReadOnly Property AnnRenderingEngineInstance() As AnnRenderingEngine 
   Get 
public:  
   property AnnRenderingEngine^ AnnRenderingEngineInstance 
   { 
      AnnRenderingEngine^ get() 
   } 
public AnnRenderingEngine getAnnRenderingEngineInstance() 

Property Value

The rendering engine to use when overlaying annotations during document conversion.

Remarks

This property will return the same instance previously set with SetAnnRenderingEngineInstance.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.