[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Structure.Element.GetFullType

GetFullType Method

GetFullType()

Builds and returns the dot-delimited full name of this element including all parent elements' names.

The result looks like "xxx.yyy.Type".

Declaration
public string GetFullType()
Public Function GetFullType() As String
Returns
Type Description
string