Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuildingBlock Class / Body Property

In This Topic
    Body Property (BuildingBlock)
    In This Topic
    Gets the building block content.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As Body
    public Body Body {get;}
    See Also