PdfColorIsTransparent Property |
Check if this color is transparent
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool IsTransparent { get; }
Public ReadOnly Property IsTransparent As Boolean
Get
Property Value
Type:
BooleanSee Also