[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.DataSchema

DataSchema Property

DataSchema

Gets the C1DataSchema object representing the data schema built into the current document.

Declaration
[C1TypeSerialization(C1TypeSerializationEnum.None)]
[Browsable(false)]
public C1DataSchema DataSchema { get; }
<C1TypeSerialization(C1TypeSerializationEnum.None)>
<Browsable(False)>
Public ReadOnly Property DataSchema As C1DataSchema