Web API Core | ComponentOne
C1.Web.Api.Pdf Namespace / PdfProviderManager Class / Current Property

In This Topic
    Current Property (PdfProviderManager)
    In This Topic
    Gets the current pdf provider manager.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Current As PdfProviderManager
    public static PdfProviderManager Current {get;}
    See Also