1 write to HeaderCustom
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
986
this.printDocument.PageSetupData.
HeaderCustom
= this.headerCustom;
1 reference to HeaderCustom
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
167
this.headerCustom = this.printDocument.PageSetupData.
HeaderCustom
;