update 20260406

This commit is contained in:
Stefan Hutter
2026-04-06 12:40:02 +02:00
parent e82057b6e4
commit 7a28e0c2bb
519 changed files with 318370 additions and 634840 deletions

View File

@@ -4,11 +4,6 @@
<name>Syncfusion.Presentation.Base</name>
</assembly>
<members>
<member name="P:Syncfusion.Presentation.Animation.Internal.CommonTimeNode.AfterAnimation">
<summary>
Gets or sets the animation sequence to be executed after the primary animation completes
</summary>
</member>
<member name="T:Syncfusion.Presentation.Drawing.Connector">
<summary>
Connector class to represent the connector
@@ -740,11 +735,6 @@
<param name="color">ColorObject instance to hold color value</param>
<param name="layoutSlide">The layout slide</param>
</member>
<member name="M:Syncfusion.Presentation.Drawing.DrawingParser.ParsePicFormatSourceRect(System.Xml.XmlReader,Syncfusion.Presentation.Drawing.TextureFill)">
<summary>
Parses a picture fill source-crop rectangle from the current XML node and applies it to the given texture fill.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Drawing.EffectList.Compare(Syncfusion.Presentation.Drawing.EffectList)">
<summary>
Compares the current EffectList object with given EffectList object.
@@ -1437,8 +1427,8 @@
</member>
<member name="P:Syncfusion.Presentation.Drawing.PicFormatOption.IsPicture">
<summary>
Gets or sets a boolean value indicates whether format options are applied from Picture or Shape.
</summary>
Gets or sets a boolean value indicates whether format options are applied from Picture or Shape.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.Picture.IsOlePicture">
<summary>
@@ -1572,11 +1562,6 @@
</summary>
<returns>Returns true, if corresponding shape is Predefined Shape; Otherwise false.</returns>
</member>
<member name="M:Syncfusion.Presentation.Drawing.Shape.GetPlaceHolderShape">
<summary>
Retrieves the corresponding placeholder shape from the layout slide, if available.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Drawing.Shape.GetCustomGeometry">
<summary>
Checks whether the corresponding shape is Custom Shape
@@ -2089,11 +2074,6 @@
Gets or sets the image as byte.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.TextureFill.RotateWithShape">
<summary>
Gets or sets a value indicating whether the rotation should be applied with the shape.
</summary>
</member>
<member name="P:Syncfusion.Presentation.Drawing.TextureFill.TileMode">
<summary>
Gets or sets the value of <see cref="P:Syncfusion.Presentation.Drawing.TextureFill.TileMode"/> type enumeration.
@@ -6654,16 +6634,6 @@
</code>
</example>
</member>
<member name="M:Syncfusion.Presentation.CommentImplementation.Comment.GenerateAuthorID">
<summary>
Generates a new unique author ID for comment authors in the presentation.
</summary>
</member>
<member name="M:Syncfusion.Presentation.CommentImplementation.Comments.GenerateCommentsTarget">
<summary>
Generates a unique target path for a new comment in the slide.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Background.GetColorValueFromLayout(Syncfusion.Presentation.ColorObject,Syncfusion.Presentation.Drawing.Fill)">
<summary>
Retrieves the color value from the layout or master slide based on the given color object and fill.
@@ -19274,13 +19244,6 @@
<param name="textPart">The TextPart object to compare with the current instance.</param>
<returns>True if the content and properties of the TextPart objects are equal; otherwise, false.</returns>
</member>
<member name="M:Syncfusion.Presentation.RichText.TextParts.Compare(Syncfusion.Presentation.RichText.TextParts)">
<summary>
Compares the content and properties of the current TextParts object with given TextParts object.
</summary>
<param name="textParts">The TextParts object to compare with the current instance.</param>
<returns>True if the content and properties of the TextParts objects are equal; otherwise, false.</returns>
</member>
<member name="T:Syncfusion.Presentation.RichText.TextSelection">
<summary>
Represents the Text Selection
@@ -19357,6 +19320,13 @@
</summary>
<param name="forStart"></param>
</member>
<member name="M:Syncfusion.Presentation.RichText.TextParts.Compare(Syncfusion.Presentation.RichText.TextParts)">
<summary>
Compares the content and properties of the current TextParts object with given TextParts object.
</summary>
<param name="textParts">The TextParts object to compare with the current instance.</param>
<returns>True if the content and properties of the TextParts objects are equal; otherwise, false.</returns>
</member>
<member name="T:Syncfusion.Presentation.IBuiltInDocumentProperties">
<summary>
Represents the built-in document properties.
@@ -40811,11 +40781,6 @@
<param name="factor">Factor value.</param>
<returns>Final factorized color.</returns>
</member>
<member name="M:Syncfusion.Presentation.Rendering.RendererBase.CropPosition(Syncfusion.Presentation.Drawing.PicFormatOption,System.Drawing.Image)">
<summary>
Computes the pixel crop rectangle from fractional source offsets in PicFormatOption using the provided images dimensions.
</summary>
</member>
<member name="M:Syncfusion.Presentation.Rendering.RendererBase.DrawParagraphs(System.Collections.Generic.IEnumerable{Syncfusion.Presentation.IParagraph})">
<summary>
Draws the paragraph collection.