Xfinium.Pdf Namespace > PdfDocumentFileAttachment Class : RelationshipToOwner Property |
'Declaration
Public Property RelationshipToOwner As PdfFileAttachmentRelationship
'Usage
Dim instance As PdfDocumentFileAttachment Dim value As PdfFileAttachmentRelationship instance.RelationshipToOwner = value value = instance.RelationshipToOwner
public PdfFileAttachmentRelationship RelationshipToOwner {get; set;}
public: property PdfFileAttachmentRelationship RelationshipToOwner { PdfFileAttachmentRelationship get(); void set ( PdfFileAttachmentRelationship value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library