PageMediaColor.PageMediaColorOption.Custom

PageMediaColor.PageMediaColorOption.Custom method

Specifies a custom page color.

public static PageMediaColorOption Custom(string mediaColorsRGB)
ParameterTypeDescription
mediaColorsRGBStringThe page color.

Return Value

The option element for a custom color.

See Also