C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / C1WordDocument Constructor / C1WordDocument Constructor(PaperKind)
The paper kind.

In This Topic
C1WordDocument Constructor(PaperKind)
In This Topic
Create new ComponentOne Word/RTF document with known paper kind.
Syntax
'Declaration
 
Public Function New( _
   ByVal paperKind As PaperKind _
)
 

Parameters

paperKind
The paper kind.
See Also