PrintCopiesOptionDetails.MaxValue Property
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.
Gets the value for the maximum number of printed copies allowed.
public:
property unsigned int MaxValue { unsigned int get(); };
uint32_t MaxValue();
public uint MaxValue { get; }
var uInt32 = printCopiesOptionDetails.maxValue;
Public ReadOnly Property MaxValue As UInteger
Property Value
The maximum number of printed copies allowed.