Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathBorderBox Class / StructType Property

In This Topic
    StructType Property (OMathBorderBox)
    In This Topic
    Gets the OMathStructType of the structure.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property StructType As OMathStructType
    public override OMathStructType StructType {get;}
    See Also