Word.PrintOutItem enum   
Specifies the type of item to print from a document.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| autoTextEntries = "AutoTextEntries" | Represents printing the AutoText entries. | 
| comments = "Comments" | Represents printing the comments. | 
| documentContent = "DocumentContent" | Represents printing the document content. | 
| documentWithMarkup = "DocumentWithMarkup" | Represents printing the document with markup. | 
| envelope = "Envelope" | Represents printing the envelope. | 
| keyAssignments = "KeyAssignments" | Represents printing the key assignments. | 
| markup = "Markup" | Represents printing the markup. | 
| properties = "Properties" | Represents printing the document properties. | 
| styles = "Styles" | Represents printing the styles. |