Settings.PrintPostScriptOverText Property
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.
Print PostScript Codes With Document Text.
Represents the following element tag in the schema: w:printPostScriptOverText.
public DocumentFormat.OpenXml.Wordprocessing.PrintPostScriptOverText PrintPostScriptOverText { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.PrintPostScriptOverText? PrintPostScriptOverText { get; set; }
member this.PrintPostScriptOverText : DocumentFormat.OpenXml.Wordprocessing.PrintPostScriptOverText with get, set
Public Property PrintPostScriptOverText As PrintPostScriptOverText