C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderImageFragment Class / ShouldSerializeSpacing Method

In This Topic
ShouldSerializeSpacing Method (RenderImageFragment)
In This Topic
Indicates whether the C1.C1Preview.RenderFragment.Spacing property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeSpacing() As Boolean
 

Return Value

true if C1.C1Preview.RenderFragment.Spacing should be serialized, false otherwise.
See Also