Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.FileAttachmentModel
FileAttachmentModel.EmbeddedFile Property
Gets the file associated with this annotation.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.EmbeddedFileModel EmbeddedFile { get; set; }