XFINIUM.PDF Documentation
PdfFlowAnnotationContent Class
Members 



Xfinium.Pdf.FlowDocument Namespace : PdfFlowAnnotationContent Class
Defines an annotation content that can be added to a flow document.
Object Model
PdfFlowAnnotationContent ClassPdfBrush ClassPdfFlowContentMargins ClassPdfFlowContentMargins ClassPdfStructureElement Class
Syntax
'Declaration
 
Public Class PdfFlowAnnotationContent 
   Inherits PdfFlowContent
'Usage
 
Dim instance As PdfFlowAnnotationContent
public class PdfFlowAnnotationContent : PdfFlowContent 
public ref class PdfFlowAnnotationContent : public PdfFlowContent 
Remarks
This type of flow content lets you insert annotations in a flow document.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.FlowDocument.PdfFlowContent
      Xfinium.Pdf.FlowDocument.PdfFlowAnnotationContent

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfFlowAnnotationContent Members
Xfinium.Pdf.FlowDocument Namespace