FMX.Printer.TPrinterDocument.SetDocumentPaperSizeInInches
Delphi
class procedure SetDocumentPaperSizeInInches(const AWidth, AHeight: Single; const ADPI: Integer = DefaultDPI); inline;
C++
__classmethod void __fastcall SetDocumentPaperSizeInInches(const float AWidth, const float AHeight, const int ADPI = 0x48);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDocument |
Description
Embarcadero Technologies does not currently have any additional information.