Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / HResultDescriptor Class / ApiCode Property

In This Topic
    ApiCode Property
    In This Topic
    Gets the API code (ex: DemiceRemoved ...)
    Syntax
    'Declaration
     
    Public ReadOnly Property ApiCode As System.String
    public System.string ApiCode {get;}
    See Also