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

In This Topic
    Type Property (Body)
    In This Topic
    Gets the BodyType of this body.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As BodyType
    public BodyType Type {get;}
    See Also