PrinterLogoLocation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible locations for setting a logo.
public enum PrinterLogoLocation
type PrinterLogoLocation =
Public Enum PrinterLogoLocation
- Inheritance
-
PrinterLogoLocation
Fields
Name | Value | Description |
---|---|---|
Top | 1 | Puts the logo at the top of the document. |
Bottom | 2 | Puts the logo at the bottom of the document. |