Programming with Reflection
PrintOverrideHostFmt property
Syntax |
object.PrintOverrideHostFmt |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection page formatting is used regardless of what the host specified. When this property is set to True, Reflection page formatting (Characters Per Line, Lines Per Page, Line Spacing, Fonts, Margins, Characters Per Inch, Lines Per Inch) is used regardless of what the host specifies. When it is False, Reflection page formatting can be superseded by the host.
The default is False.