[]
Gets or sets the document shown by the viewer.
[TypeConverter(typeof(C1FlexViewerPane.DocumentTypeConverter))]
public C1DocumentSource DocumentSource { get; set; }
<TypeConverter(GetType(C1FlexViewerPane.DocumentTypeConverter))>
Public Property DocumentSource As C1DocumentSource