Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / OnPrintPDF Method / OnPrintPDF() Method


In This Topic
    OnPrintPDF() Method
    In This Topic
    Processes the PrintPDF command in the Spread component.
    Syntax
    'Declaration
     
    
    Protected Overloads Sub OnPrintPDF() 
    'Usage
     
    
    Dim instance As FpSpread
     
    instance.OnPrintPDF()
    protected void OnPrintPDF()
    See Also