public final class PrintScaling
extends com.aspose.ms.System.Enum
The page scaling option that shall be selected when a print dialog is displayed for this document.
Modifier and Type | Field and Description |
---|---|
static int |
AppDefault
The conforming reader's default print scaling.
|
static int |
None
No page scaling.
|
Modifier and Type | Method and Description |
---|---|
static String |
getName(long value) |
public static final int AppDefault
The conforming reader's default print scaling.
public static final int None
No page scaling.
public static String getName(long value)
Copyright © 2023 Aspose. All Rights Reserved.