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

In This Topic
    Module Property
    In This Topic
    Gets the module (ex: C1.Win.DX.Direct2D)
    Syntax
    'Declaration
     
    Public ReadOnly Property Module As System.String
    public System.string Module {get;}
    See Also