PDF for WinRT
C1PdfDocumentBase Class Methods


For a list of all members of this type, see C1PdfDocumentBase members.

Public Methods
 NameDescription
Public MethodClearRestores the document to its initial state.  
Public MethodNewPageStarts a new page.  
Public MethodSaveSaves the Pdf document to a System.IO.Stream.  
Public MethodSaveAsyncOpens an existing zip file stored in a Windows.Storage.StorageFile.  
Public Methodstatic (Shared in Visual Basic)ToPixelsOverloaded. Converts points to pixels.  
Public Methodstatic (Shared in Visual Basic)ToPointsOverloaded. Converts pixels to points.  
Public MethodWriteWrites raw content into the Pdf stream for the current page.  
Top
Protected Methods
 NameDescription
Protected MethodCurveToOverloaded. For internal use only. Draws a curve from the cursor to the specified position.  
Protected MethodEllipseFor internal use only. Draws an ellipse.  
Protected MethodEndPageFor internal use only. Closes page stream, clears page pointer.  
Protected MethodFillStrokeOverloaded. For internal use only. Strokes and fills the current path.  
Protected MethodGetFontSizeOverloaded. For internal use only. Gets the current font size.  
Protected MethodLineToFor internal use only. Draws a line from the cursor to the specified position.  
Protected MethodMoveToFor internal use only. Moves cursor to a specified position.  
Protected MethodOnGeneratingDocumentRaises the GeneratingDocument event.  
Protected MethodOnSavingDocumentRaises the SavingDocument event.  
Protected MethodPieArcOverloaded. For internal use only. Draws a pie slice or an arc.  
Protected MethodPolygonFor internal use only. Draws a polygon.  
Protected MethodRectangleFor internal use only. Draws a rectangle.  
Protected MethodResetResourceStateFor internal use only. Resets current font, pen, and brush state.  
Protected MethodRoundRectFor internal use only. Draws a rounded rectangle.  
Protected MethodSetBrushFor internal use only. Sets the current brush color.  
Protected MethodSetPenFor internal use only. Sets the current pen.  
Protected MethodStartOverlayFor internal use only. Reopens a page for additional output.  
Protected MethodStartPageFor internal use only. Adds a page to the page collection, opens stream writer on the new page.  
Protected MethodTextOutFor internal use only. Output text to current Pdf stream.  
Top
See Also

Reference

C1PdfDocumentBase Class
C1.Xaml.Pdf Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback