[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.EndDoc

EndDoc Method

EndDoc()

Ends document generation in sequential mode. This call must be preceded by a call to StartDoc(Stream).

Declaration
public void EndDoc()
Public Sub EndDoc()
See Also