Initializes a new instance of the PdfHeaer class
Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public PdfHeaer( PDFVersion version ) |
| Visual Basic |
|---|
Public Sub New ( _ version As PDFVersion _ ) |
| Visual C++ |
|---|
public: PdfHeaer( PDFVersion version ) |
Parameters
- version
- Type: CuteEditor.Convertor.PDF..::..PDFVersion