DeviceProperties Property

Device properties including metadata.

Namespace:  Aspose.Page
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public Dictionary<string, Object> Properties { get; set; }

Property Value

Type: DictionaryString, Object
See Also