Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / ISignatureParser Interface / IsTcp Property

In This Topic
    IsTcp Property
    In This Topic
    Gets a value indicating whether the signature is a PAdES LTV time-stamp.
    Syntax
    'Declaration
     
    ReadOnly Property IsTcp As System.Boolean
    System.bool IsTcp {get;}
    See Also