Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Transparency Property






Transparency for this annotation.
Syntax
public double Transparency {get; set;}
'Declaration
 
Public Property Transparency As Double
'Usage
 
Dim instance As PDFAnnotation
Dim value As Double
 
instance.Transparency = value
 
value = instance.Transparency
public double getTransparency()
public void setTransparency(double transparency)
            
public:
property double Transparency {
   double get();
   void set (    double value);
}

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

See Also

Reference

PDFAnnotation Class
PDFAnnotation Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features