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

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