'Declaration Public Function New( _
ByVal backgroundColorColor of the background.As System.Nullable(Of VintasoftColor) _
)
public DocumentContentShadingProperties(
System.Nullable<VintasoftColor> backgroundColor
)
public: DocumentContentShadingProperties(
System.Nullable<VintasoftColor*>* backgroundColor
)
public:
DocumentContentShadingProperties(
System.Nullable<VintasoftColor^>^ backgroundColor
)
Parameters
- backgroundColor
- Color of the background.