Search Results for

    Show / Hide Table of Contents

    TSVGBlip Structure

    Contains the data of an SVG image, when the blip is of SVG type.

    Syntax

    Namespace: FlexCel.Core

    public struct TSVGBlip

    Constructors

    Name Description
    TSVGBlip Overloaded
    TSVGBlip(Byte[], Boolean)
    TSVGBlip(Byte[], String, String, Boolean)

    Methods

    Name Description
    Clone Creates a deep-copy of this object.

    Properties

    Name Description
    ImageFileName File name which will be used when saving the file inside the xlsx container.
    ContentType Content type for the image, like "image/jpeg".
    PictureData Data of the SVG image. This is normally UTF-8 encoded.
    Empty returns an empty TSVGBlip.
    IsEmpty Returns true if this svg doesn't have data.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com