GetDefaultClip Method (RenderParagraph) | PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderParagraph Class / GetDefaultClip Method

In This Topic
GetDefaultClip Method (RenderParagraph)
In This Topic
Gets the default value for the Clip property.
Syntax
'Declaration
 
Protected Overridable Function GetDefaultClip() As Boolean
 

Return Value

True.
See Also