Version Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PdfHeaer..::..Version Property |
| PdfHeaer Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public PDFVersion Version { get; set; } |
| Visual Basic |
|---|
Public Property Version As PDFVersion Get Set |
| Visual C++ |
|---|
public: property PDFVersion Version { PDFVersion get (); void set (PDFVersion value); } |