Click or drag to resize
PMPageSizeOverride Properties

The PMPageSizeOverride type exposes the following members.

Properties
  NameDescription
Public propertyColorCostPerPage
The global color cost for this page size that applies when cost per page size is enabled.
(Inherited from PMPageSize.)
Public propertyDatabaseID
The unique database identifier for this object
(Inherited from PMPageSize.)
Public propertyHeight
Height in standard inches
(Inherited from PMPageSize.)
Public propertyMonoCostPerPage
The global black and white cost for this page size that applies when cost per page size is enabled.
(Inherited from PMPageSize.)
Public propertyName
Friendly page size name
(Inherited from PMPageSize.)
Public propertyOverrideColorCost
The override cost for color pages
Public propertyOverrideMonoCost
The override cost for black and white pages
Public propertyPageSizeID
Inique identifier of page size in database
(Inherited from PMPageSize.)
Public propertyWidth
Width in standard inches
(Inherited from PMPageSize.)
Top
See Also