C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderArea Class / GetDefaultFlags Method

In This Topic
GetDefaultFlags Method (RenderArea)
In This Topic
Gets the default value for the Flags property.
Syntax
'Declaration
 
Protected Overrides Function GetDefaultFlags() As Integer
 

Return Value

Default flags plus CanSplitHorz and CanSplitVert.
See Also