Leadtools.Pdf Namespace > PDFAnnotation Class : Transparency Property |
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
A value of 0 means that the annotation is fully transparent, 1 means that the annotation is fully opaque
For an example, refer to PDFAnnotation