Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PrintDialog.GetPaperHeight
Queries paper height to set.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 11.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated. Use PageSetupDialog.GetPaperHeight instead.
MBS( "PrintDialog.GetPaperHeight" )
Parameters
none
Result
Returns number or error.
Description
Queries paper height to set.Value is -1 if not set.
Use PrintDialog.SetPaperHeight to set this.
See also
- PageSetupDialog.GetPaperHeight
- PrintDialog.GetPaperName
- PrintDialog.GetPaperWidth
- PrintDialog.SetPaperHeight
- PrintDialog.SetPaperName
- PrintDialog.SetPaperWidth
This function is free to use.
Created 27th June 2021, last changed 27th June 2021
PrintDialog.GetPageNumberingOffset - PrintDialog.GetPaperName