C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRichTextFragment Class / IsShadowVisible Method

In This Topic
IsShadowVisible Method (RenderRichTextFragment)
In This Topic
Returns true if shadow visible for RenderFragment.
Syntax
'Declaration
 
Public Function IsShadowVisible() As Boolean
 

Return Value

true if shadow visible for RenderFragment and false otherwise.
See Also