C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / ShouldSerializeDocumentLocation Method

In This Topic
ShouldSerializeDocumentLocation Method (C1PdfDocumentSource)
In This Topic
Indicates whether the DocumentLocation property should be persisted.
Syntax
'Declaration
 
Protected Function ShouldSerializeDocumentLocation() As Boolean
 

Return Value

true if the property value has changed from its default; otherwise, false.
See Also