C# Class Office_File_Explorer.Forms.FrmPrintOrientation

Inheritance: Form
显示文件 Open project: desjarlais/Office-File-Explorer

Public Methods

Method Description
FrmPrintOrientation ( string fileName ) : DocumentFormat.OpenXml.Wordprocessing

Private Methods

Method Description
BtnCancel_Click ( object sender, EventArgs e ) : void
BtnOK_Click ( object sender, EventArgs e ) : void

Method Details

FrmPrintOrientation() public method

public FrmPrintOrientation ( string fileName ) : DocumentFormat.OpenXml.Wordprocessing
fileName string
return DocumentFormat.OpenXml.Wordprocessing