←Select platform

RenderingEngine Property

Summary
Gets or sets the rendering engine associated with this AnnBatesStampComposer.
Syntax
C#
VB
C++
Java
public static AnnRenderingEngine RenderingEngine { get; set; } 
Public Shared Property RenderingEngine As AnnRenderingEngine 
public static AnnRenderingEngine getRenderingEngine() 
public static void setRenderingEngine(AnnRenderingEngine engine)  
public:  
   static property AnnRenderingEngine^ RenderingEngine 
   { 
      AnnRenderingEngine^ get() 
      void set(AnnRenderingEngine^ value) 
   } 

Property Value

The rendering engine associated with this AnnBatesStampComposer.

Remarks

This list will contain number of AnnBatesStamp objects which contain different Bates stamp elements IAnnBatesElement.

Example

For an example, refer to AnnBatesStampComposer.

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.Annotations.BatesStamp Assembly

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