Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / MapPos Structure / IsTrailing Field

In This Topic
    IsTrailing Field
    In This Topic
    Indicates whether the hit test location is at the leading or the trailing side of the character.
    Syntax
    'Declaration
     
    Public IsTrailing As System.Boolean
    public System.bool IsTrailing
    See Also