[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.Body

Body Property

Body

Gets the DocumentBody object representing the body of the current document.

Declaration
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[Browsable(false)]
public DocumentBody Body { get; }
<C1TypeSerialization(C1TypeSerializationEnum.Content)>
<Browsable(False)>
Public ReadOnly Property Body As DocumentBody