Click or drag to resize

CPDFAnnotationSetTransparency Method

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public virtual bool SetTransparency(
	byte transparency
)

Parameters

transparency
Type: SystemByte

Return Value

Type: Boolean
See Also