Search Results for

    Show / Hide Table of Contents

    Class PictureContent

    A picture reference

    Inheritance
    Object
    BasicParagraphContentValueBase
    PictureContent
    Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
    Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
    Syntax
    public class PictureContent : BasicParagraphContentValueBase

    Constructors

    PictureContent()

    Declaration
    public PictureContent()

    Properties

    RelativeFileName

    The file name of the picture.

    Declaration
    public string RelativeFileName { get; set; }
    Property Value
    Type Description
    String
    In This Article
    Back to top Generated by DocFX