XFINIUM.PDF Documentation
PdfSvgDrawing Class Members
Properties  Methods 

The following tables list the members exposed by PdfSvgDrawing.

Public Constructors
 NameDescription
Public ConstructorPdfSvgDrawing ConstructorInitializes a new PdfSvgDrawing object.  
Top
Public Properties
 NameDescription
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyDefaultBoldFont Default font to be used for rendering SVG bold text in the PDF file.  
Public PropertyDefaultBoldItalicFont Default font to be used for rendering SVG bold italic text in the PDF file.  
Public PropertyDefaultItalicFont Default font to be used for rendering SVG italic text in the PDF file.  
Public PropertyDefaultRegularFont Default font to be used for rendering SVG text in the PDF file.  
Public PropertyGraphics Gets the form XObject graphics. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyHeight Gets the form XObject height. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyMatrix Gets or sets the form XObject matrix. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyMeasure Gets or sets the image measure. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyPointData Gets or sets the point data. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyTransparencyGroup Gets or sets the transparency group associated with this object. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Public PropertyWidth Gets the form XObject width. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject)
Top
Public Methods
 NameDescription
Public MethodRenderSvgDrawing Renders the SVG document as PDF graphics.  
Top
See Also

Reference

PdfSvgDrawing Class
Xfinium.Pdf.Graphics.Svg Namespace

Send Feedback