←Select platform

Transparency Property

Summary

Transparency for this annotation.

Syntax

C#
VB
Java
C++
public double Transparency {get; set;}
Public Property Transparency As Double
public double getTransparency() 
public void setTransparency(double transparency) 
public: 
property double Transparency { 
   double get(); 
   void set (    double ); 
} 

Property Value

A System.Double that specifies the transparency of this annotation. The default value is 1.

Remarks

A value of 0 means that the annotation is fully transparent, 1 means that the annotation is fully opaque

Example

For an example, refer to PDFAnnotation

Requirements

Target Platforms

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