







|
| EPPlus 3.0 |
| ExcelPrinterSettings..::.PaperSize Property |
| ExcelPrinterSettings Class See Also Send Feedback |
Paper size
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ePaperSize PaperSize { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property PaperSize As ePaperSize |
| Visual C++ |
|---|
public: property ePaperSize PaperSize { ePaperSize get (); void set (ePaperSize value); } |
