Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public interface IPicture : IParagraphBase, IDocumentObject
Public Interface IPicture Inherits IParagraphBase, IDocumentObject
public interface class IPicture : IParagraphBase, IDocumentObject
type IPicture = interface interface IParagraphBase interface IDocumentObject end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| AddCaption(String, CaptionNumberingFormat, CaptionPosition) | ||
| AlternativeText | ||
| ApplyStyle(String) |
Applys the character style.
(Inherited from IParagraphBase.) | |
| Clone()()()() | (Inherited from IDocumentObject.) | |
| Document | (Inherited from IDocumentObject.) | |
| DocumentObjectType | (Inherited from IDocumentObject.) | |
| GetNextWidgetSibling()()()() | (Inherited from IDocumentObject.) | |
| GetPreviousWidgetSibling()()()() | (Inherited from IDocumentObject.) | |
| Height | ||
| HeightScale | ||
| HorizontalAlignment | ||
| HorizontalOrigin | ||
| HorizontalPosition | ||
| Image | ||
| ImageBytes | ||
| IsComposite | (Inherited from IDocumentObject.) | |
| IsUnderText | ||
| LoadImage(array<Byte>[]()[][]) | ||
| LoadImage(Image) | ||
| NextSibling | (Inherited from IDocumentObject.) | |
| Owner | (Inherited from IDocumentObject.) | |
| OwnerParagraph | (Inherited from IParagraphBase.) | |
| PreviousSibling | (Inherited from IDocumentObject.) | |
| StyleName |
Gets the style name.
(Inherited from IParagraphBase.) | |
| TextWrappingStyle | ||
| TextWrappingType | ||
| Title | ||
| VerticalAlignment | ||
| VerticalOrigin | ||
| VerticalPosition | ||
| Width | ||
| WidthScale |