PdfDrawStyle Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodPdfDrawStyle 
Initializes a new instance of the PdfDrawStyle class
Public methodPdfDrawStyle(Single)
Initializes a new instance of the PdfDrawStyle class
Public methodPdfDrawStyle(PdfColor)
Initializes a new instance of the PdfDrawStyle class
Public methodPdfDrawStyle(Single, PdfColor)
Initializes a new instance of the PdfDrawStyle class
Public methodPdfDrawStyle(Single, PdfColor, PdfLineType)
Initializes a new instance of the PdfDrawStyle class
Back to Top
See Also