C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderGraphics Class / ShouldSerializeContent Method

In This Topic
ShouldSerializeContent Method
In This Topic
Indicates whether the content of the current RenderGraphics object should be serialized (i.e. is not empty).
Syntax
'Declaration
 
Protected Function ShouldSerializeContent() As Boolean
 
See Also