←Select platform

AnnBatesStamp Class

Summary

Defines a Bates stamp that is composed from a list of Bates stamp elements with different types.

Syntax

C#
VB
Java
WinRT C#
C++
public class AnnBatesStamp : IDisposable 
Public Class AnnBatesStamp  
public sealed class AnnBatesStamp  
public class AnnBatesStamp 
             
function Leadtools.Annotations.Documents.AnnBatesStamp() 
public: 
   ref class AnnBatesStamp : IDisposable 

Remarks

Allows control of Bates stamps using many properties to adjust their position and appearance.

Bates stamps are used on multi-single annotation containers and added at a specific location on the container. Headers and footers can also be defined.

The stamp can be repeated on multi containers with the elements added to the Bates stamp object. The following elements can be passed to the Bates stamp object Elements:

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly