2.4.751 BrtPrintOptions
The BrtPrintOptions record specifies options for printing the sheet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
D |
E |
reserved |
A - fHCenter (1 bit): A bit that specifies whether to center the printed content horizontally on the page.
B - fVCenter (1 bit): A bit that specifies whether to center the printed content vertically on the page.
C - fPrintHeaders (1 bit): A bit that specifies whether to print row and column (1) headers. If this record is within the Dialog Sheet (section 2.1.7.20) part, this value MUST be 0.
D - fPrintGrid (1 bit): A bit that specifies whether to print gridlines.
E - unused (1 bit): This value is undefined and MUST be ignored.
reserved (11 bits): This value MUST be 0, and MUST be ignored.