Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1Document Class / Body Property

In This Topic
    Body Property
    In This Topic
    Gets the document body.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As DocumentBody
    public DocumentBody Body {get;}
    See Also