ClientPrintJobSettings.getWordWrapInfoExt(Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual cli::array <System::Object ^> ^ getWordWrapInfoExt(cli::array <System::Object ^> ^ _container);
public virtual object[] getWordWrapInfoExt (object[] _container);
abstract member getWordWrapInfoExt : obj[] -> obj[]
override this.getWordWrapInfoExt : obj[] -> obj[]
Public Overridable Function getWordWrapInfoExt (_container As Object()) As Object()
Parameters
- _container
- Object[]
Returns
Object[]