C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ShouldSerializeTagOpenParen Method

In This Topic
ShouldSerializeTagOpenParen Method
In This Topic
Indicates whether the TagOpenParen property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeTagOpenParen() As Boolean
 

Return Value

True if TagOpenParen should be serialized, false otherwise.
See Also