Xfinium.Pdf.Graphics.Svg Namespace : PdfSvgDrawing Class |
The following tables list the members exposed by PdfSvgDrawing.
Name | Description | |
---|---|---|
![]() | PdfSvgDrawing Constructor | Initializes a new PdfSvgDrawing object. |
Name | Description | |
---|---|---|
![]() | CosDictionary | Gets the COS dictionary asssociated with this object. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | DefaultBoldFont | Default font to be used for rendering SVG bold text in the PDF file. |
![]() | DefaultBoldItalicFont | Default font to be used for rendering SVG bold italic text in the PDF file. |
![]() | DefaultItalicFont | Default font to be used for rendering SVG italic text in the PDF file. |
![]() | DefaultRegularFont | Default font to be used for rendering SVG text in the PDF file. |
![]() | Graphics | Gets the form XObject graphics. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | Height | Gets the form XObject height. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | Matrix | Gets or sets the form XObject matrix. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | Measure | Gets or sets the image measure. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | PointData | Gets or sets the point data. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | TransparencyGroup | Gets or sets the transparency group associated with this object. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
![]() | Width | Gets the form XObject width. (Inherited from Xfinium.Pdf.Graphics.PdfFormXObject) |
Name | Description | |
---|---|---|
![]() | RenderSvgDrawing | Renders the SVG document as PDF graphics. |