DrawingPageStyle.fromProperties

DrawingPageStyle fromProperties(ref const StyleProperties props) @safe pure nothrow

Constructs a DrawingPageStyle from the given property map.

Parameters

propsStyle properties to read from.

Returns

A DrawingPageStyle with recognised fields populated.