[]
        
(Showing Draft Content)

C1.Word.Canvas.PictureViewType

PictureViewType Enum

Specifies how images should be displayed (color, grayscale, or black and white).

Namespace: C1.Word.Canvas
Assembly: C1.Pdf.dll
Syntax
public enum PictureViewType

Fields

Name Description
Auto

Display the image using the image's own color information.

BlackAndWhite

Display the image in black and white.

GrayScale

Display the image in a gray-scale.