C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / JpegExportProvider Class / SupportedDocumentInfoFields Property

In This Topic
SupportedDocumentInfoFields Property (JpegExportProvider)
In This Topic
Gets the combination of flags indicating which fields of the C1.WPF.Document.DocumentInfo class are supported by the current export format.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
 
See Also