[]
        
(Showing Draft Content)

C1.C1Word.Objects.RtfPicture

RtfPicture Class

The Word/RTF picture.

Namespace: C1.C1Word.Objects
Assembly: C1.C1Word.4.8.dll
Syntax
public class RtfPicture : RtfFilledObject, ICloneable, IDocumentContent, IParagraphContent, IContent

Constructors

Name Description
RtfPicture(RtfObject, C1Bitmap)

The Word/RTF picture specific constructor.

RtfPicture(RtfObject, Image)

The Word/RTF picture specific constructor.

RtfPicture(C1Bitmap)

The Word/RTF picture specific constructor.

RtfPicture(Image)

The Word/RTF picture specific constructor.

Properties

Name Description
Alignment

Gets or sets the horizontal alignment for this picture.

Height

Gets or sets height of picture bounds.

Image

Gets drawing approximate image/bitmap for this picture.

IsEmpty

Gets is empty this object.

ProportionalScale

Gets or sets proportional scale flag.

Title

Gets or sets the title for this picture.

Width

Gets or sets width of picture bounds.