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

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