PdfParameters

PdfParameters class

PDF parameters.

The PdfParameters type exposes the following members:

Properties

Name Description
cmyk_bar_color Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used.
cmyk_back_color Nullable. CMYK back color value. Null means CMYK color is not used, instead normal RGB color is used.
cmyk_codetext_color Nullable. CMYK color value of Codetext. Null means CMYK color is not used, instead normal RGB color is used.
cmyk_caption_above_color Nullable. CMYK color value of caption above. Null means CMYK color is not used, instead normal RGB color is used.
cmyk_caption_below_color Nullable. CMYK color value of caption below. Null means CMYK color is not used, instead normal RGB color is used.

See Also