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