Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLImageItem Class / Embedded Property

In This Topic
    Embedded Property
    In This Topic
    Gets or sets whether to get the embedded resource.
    Syntax
    'Declaration
     
    Public Property Embedded As System.Boolean
    public System.bool Embedded {get; set;}
    See Also