Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class DocOleObject : ShapeObject, 
	[T:sprᧂ], [T:sprᧀ], [T:spr᪞], IParagraphBase, IDocumentObject
Public Class DocOleObject
	Inherits ShapeObject
	Implements [T:sprᧂ], [T:sprᧀ], [T:spr᪞], IParagraphBase, 
	IDocumentObject
public ref class DocOleObject : public ShapeObject, 
	[T:sprᧂ], [T:sprᧀ], [T:spr᪞], IParagraphBase, IDocumentObject
type DocOleObject =  
    class
        inherit ShapeObject
        interface [T:sprᧂ]
        interface [T:sprᧀ]
        interface [T:spr᪞]
        interface IParagraphBase
        interface IDocumentObject
    end

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
DocOleObject(Document)
Initializes a new instance of the OleObject class.
AllowOverlap (Inherited from ShapeBase.)
ApplyCharacterFormat(CharacterFormat)
Sets the character format.
(Inherited from ParagraphBase.)
ApplyStyle(String) (Inherited from ParagraphBase.)
BehindText (Inherited from ShapeBase.)
Bottom (Inherited from ShapeBase.)
CharacterFormat (Overrides ShapeObject..::..CharacterFormat.)
ChildObjects (Inherited from ShapeObject.)
Clone()()()() (Inherited from DocumentObject.)
CloneImpl()()()() (Overrides ShapeObject..::..CloneImpl()()()().)
Container
Gets the OLE container.
CreateLayoutInfo()()()() (Overrides ShapeObject..::..CreateLayoutInfo()()()().)
DeleteRevision
Gets the delete revision for this objects. Note this can be null. If null does not have delete revision.
(Inherited from ParagraphBase.)
DisplayAsIcon
Gets or sets whether the OLEObject is displayed as an Icon or Content. If True, the OLEObject is displayed as an icon
DistanceBottom (Inherited from ShapeBase.)
DistanceLeft (Inherited from ShapeBase.)
DistanceRight (Inherited from ShapeBase.)
DistanceTop (Inherited from ShapeBase.)
Document
Gets the document.
(Inherited from OwnerHolder.)
DocumentObjectType
Gets the type of the document object.
(Overrides ShapeObject..::..DocumentObjectType.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FillColor (Inherited from ShapeObject.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FirstChild (Inherited from DocumentObject.)
GetAncestor(DocumentObjectType) (Inherited from ParagraphBase.)
GetDirectShapeAttribute(Int32) (Inherited from ShapeBase.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetInheritedShapeAttribute(Int32) (Inherited from ShapeBase.)
GetNextWidgetSibling()()()() (Inherited from ParagraphBase.)
GetPreviousWidgetSibling()()()() (Inherited from ParagraphBase.)
GetShapeAttribute(Int32) (Inherited from ShapeBase.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasImage (Inherited from ShapeObject.)
HasKey(Int32) (Inherited from ShapeBase.)
Height (Inherited from ShapeBase.)
Hidden
Gets or sets the flag the specifies whether the shape is visible in the document or not.
(Inherited from ShapeBase.)
HorizontalAlignment (Inherited from ShapeBase.)
HorizontalOrigin (Inherited from ShapeBase.)
HorizontalPosition (Inherited from ShapeBase.)
InitXDLSHolder()()()() (Inherited from ShapeObject.)
InsertRevision
Gets the insert revision for this objects. Note this can be null. If null does not have insert revision.
(Inherited from ParagraphBase.)
IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject.)
IsDeleteRevision
Gets or set a value indicating whether this item was deleted from the document, when "Track Changes" is or was set to "true".
(Inherited from ParagraphBase.)
IsImage (Inherited from ShapeBase.)
IsInsertRevision
Gets a value indicating whether this item was inserted to the document, when "Track Changes" is or was set to "true".
(Inherited from ParagraphBase.)
LastChild (Inherited from DocumentObject.)
LineStyle (Inherited from ShapeObject.)
LinkPath
Gets or sets the link path.
LinkType
Gets the type of the OLE object.
LocalToParent(PointF) (Inherited from ShapeBase.)
m_charFormat (Inherited from ParagraphBase.)
m_doc (Inherited from OwnerHolder.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NativeData
Gets the native data of embedded OLE object.
NextSibling
Gets the next sibling.
(Inherited from DocumentObject.)
ObjectType
Gets or sets the type of the OLE object.
OlePicture
Gets the OLE picture.
OleStorageName
Gets or sets the name of the OLE Object storage.
Owner
Gets the owner of this entity.
(Inherited from DocumentObject.)
OwnerParagraph
Gets owner paragraph.
(Inherited from ParagraphBase.)
PackageFileName
Gets the name of file embedded in the package (only if OleType is "Package").
ParentParagraph (Inherited from ShapeBase.)
PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject.)
ProgId
Gets the programmatic identifier of the OLE object of an undefined type.
ReadXmlAttributes(IXDLSAttributeReader) (Inherited from ShapeObject.)
ReadXmlContent(IXDLSContentReader) (Inherited from DocumentSerializable.)
RemoveShapeAttribute(Int32) (Inherited from ShapeBase.)
RestoreReference(String, Int32) (Inherited from DocumentSerializable.)
Right (Inherited from ShapeBase.)
Rotation (Inherited from ShapeBase.)
SetNativeData(array<Byte>[]()[][])
Sets the native data.
SetOlePicture(DocPicture)
Sets the OLE picture.
SetShapeAttr(Int32, Object) (Inherited from ShapeBase.)
SetShapeAttribute(Int32, Object) (Inherited from ShapeBase.)
SetShapeType(ShapeType) (Inherited from ShapeBase.)
ShapeType (Inherited from ShapeBase.)
Size (Inherited from ShapeBase.)
StrokeColor (Inherited from ShapeObject.)
StrokeWeight (Inherited from ShapeObject.)
StyleName
Gets the style name.
(Inherited from ParagraphBase.)
TextWrappingStyle (Inherited from ShapeBase.)
TextWrappingType (Inherited from ShapeBase.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
ToString(String)
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from DocumentObject.)
VerticalAlignment (Inherited from ShapeBase.)
VerticalOrigin (Inherited from ShapeBase.)
VerticalPosition (Inherited from ShapeBase.)
Width (Inherited from ShapeBase.)
WordArt (Inherited from ShapeObject.)
WriteXmlAttributes(IXDLSAttributeWriter) (Inherited from ShapeObject.)
WriteXmlContent(IXDLSContentWriter) (Inherited from DocumentSerializable.)
XDLSHolder (Inherited from DocumentSerializable.)
ZOrder (Inherited from ShapeBase.)

Inheritance Hierarchy

System..::..Object
  Spire.Doc..::..OwnerHolder
    Spire.Doc.Documents.XML..::..DocumentSerializable
      Spire.Doc..::..DocumentObject
        Spire.Doc..::..DocumentBase
          Spire.Doc.Fields..::..ParagraphBase
            Spire.Doc.Fields.Shape..::..ShapeBase
              Spire.Doc.Fields..::..ShapeObject
                Spire.Doc.Fields..::..DocOleObject

See Also