PrintSystemObject::PropertiesCollection Property
.NET Framework (current version)
Gets a collection of attribute and value pairs.
Assembly: System.Printing (in System.Printing.dll)
public: property PrintPropertyDictionary^ PropertiesCollection { PrintPropertyDictionary^ get(); internal: void set(PrintPropertyDictionary^ value); }
Property Value
Type: System.Printing.IndexedProperties::PrintPropertyDictionary^A PrintPropertyDictionary that contains attribute and value pairs.
.NET Framework
Available since 3.0
Available since 3.0
Show: